Extensions for Julia's docsystem.
Documentation | Build Status |
---|---|
The package can be added using the Julia package manager. From the Julia REPL, type ]
to enter the Pkg REPL mode and run
pkg> add DocStringExtensions
- STABLE — most recently tagged version of the documentation.
- LATEST — in-development version of the documentation.
The package is tested and developed against Julia 1.0
, as well as the latest stable
and nightly
versions on Linux, OS X, and Windows,
but there are versions of the package that work on older versions of Julia.
Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. If you have a question then feel free to ask for help in the Gitter chat room.