Sign in
foss-fpga-tools
/
symbiflow-arch-defs
/
refs/heads/dependabot/submodules/third_party/liteiclink-04ed5a3
/
.
/
.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