Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 3 KB

README.md

File metadata and controls

60 lines (37 loc) · 3 KB

Documenter

A documentation generator for Julia.

Documentation PackageEvaluator Build Status

Installation

The package is registered in METADATA.jl and so can be installed with Pkg.add.

julia> Pkg.add("Documenter")

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested against Julia 0.4, 0.5, and current 0.6-dev on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. The contributing page details the guidelines that should be followed when opening pull requests.

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.