/Docile.jl

Julia package documentation system.

Primary LanguageJuliaOtherNOASSERTION

Docile

Build Status Build status Coverage Status Docile

Docile is a Julia package documentation system that provides a docstring macro, @doc, for documenting arbitrary Julia objects and associating metadata with them.

Note: the query and display functionality has been moved to Lexicon.jl.

Installation

Docile currently supports Julia 0.3/0.4 and is available from METADATA via:

Pkg.add("Docile")

Documentation

Lexicon.jl-generated documentation is available here.

Issues and Support

Please file any issues or feature requests you might have through the GitHub issue tracker.