Sign in
foss-fpga-tools
/
symbiflow-docs
/
refs/heads/dependabot/github_actions/actions/checkout-4
/
.
/
docs
/
development
/
building-docs.rst
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