blob: e11c541e121f21ee8b204b714747cfd45dcaee53 [file] [log] [blame] [edit]
Building the documentation
##########################
Activate the virtual environment and install dependencies::
make env
make enter
Build the whole documentation::
make html
For more options see::
make help