Sign in
foss-fpga-tools
/
symbiflow-docs
/
refs/heads/gh-pages
/
.
/
_sources
/
development
/
building-docs.rst.txt
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