odow / Documenter.jl

A documentation generator for Julia.

Home Page:https://juliadocs.github.io/Documenter.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documenter

A documentation generator for Julia.

Documentation Build Status

Installation

The package can be installed with Julias package manager:

julia> import Pkg

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.7, 1.0 and current 1.1-dev on Linux, OS X, and Windows.

Support for Julia 0.4, 0.5 and 0.6 has been dropped in the latest version, but older versions of Documenter may still work with those Julia versions (the 0.8, 0.11 and 0.19 branches for Julia versions 0.4, 0.5 and 0.6, respectively).

Questions and Contributions

Usage questions can be posted on the Julia Discourse forum under the documenter tag, and/or in the JuliaDocs Gitter chat room.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. The contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

About

A documentation generator for Julia.

https://juliadocs.github.io/Documenter.jl

License:Other


Languages

Language:Julia 91.5%Language:JavaScript 4.2%Language:CSS 3.8%Language:TeX 0.5%