Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

JuMP.jl Documentation README

JuMP.jl's documentation is written with Documenter.jl. To install it, run the following command in a julia session:

Pkg.add("Documenter")

Building the documentation

The documentation is built using the following command:

julia make.jl

The compiled documents can be viewed at build/index.html.