Documentation for the Leaflet JavaScript map library in the Dash docset format, ready for offline reading and searching.
- Install a docset viewer, like Dash.
- In Dash's preferences, search for this docset under the "user contributed" section:
- Press "download"
If you are using another docset viewer, like Zeal for Windows or Linux, you may need to download the docset file (Leaflet.tgz
) from the latest release.
The docs are copied from the Leaflet site and indexed using a Ruby script. To set up and run the Ruby script:
cd leaflet-docset
bundle install
rake
[ ] The classification of sections (into class, method, interface, etc.) is fast and loose. It could use improvement.