gicentre / elm-vega

Elm - Vega Integration for functional declarative visualization
http://package.elm-lang.org/packages/gicentre/elm-vega/latest
BSD 3-Clause "New" or "Revised" License
181 stars 12 forks source link

Compact documentation #58

Closed jwoLondon closed 6 years ago

jwoLondon commented 6 years ago

Improvements to API documentation driven largely by maximum documentation size of 512kB on the Elm package server.

Cross references to the Vega and Vega-Lite documentation have been largely restricted to section headers rather than on a per-function basis. Some example source code has also been removed in cases where it is simple or similar to other examples in the API documentation.