Sign in
foss-fpga-tools
/
symbiflow-arch-defs
/
refs/heads/bot-conda-lock-update
/
.
/
.github
/
scripts
/
docs.sh
blob: a513d7007714e350a44ac8a3c8394382cbc41cc6 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env bash
export CMAKE_FLAGS
=
"-GNinja"
source $
(
dirname
"$0"
)/
setup
-
and
-
activate
.
sh
pushd build
make_target docs
"Building documentation (make docs)"
popd