Skip to content

KristofferC/Documenter.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documenter

A documentation generator for Julia.

Installation

Documenter.jl is currently an unregistered package and so must be installed with

julia> Pkg.clone("https://github.com/MichaelHatherly/Documenter.jl")

Documentation

Documentation is built automatically with help from MkDocs on Travis CI and hosted by GitHub Pages.

Project Status

Documenter.jl is tested against Julia 0.4 and current 0.5-dev on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.

Releases

No releases published

Packages

No packages published

Languages

  • Julia 99.2%
  • Other 0.8%