To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/%2Bjunk/gjs-vapi
« back to all changes in this revision
Viewing changes to generate_docs.sh
-
Committer:
Gustav Hartvigsson
-
Date:
2021-09-13 16:03:20 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20210913160320-7ea8b6t006zr2879
* moved the path array out of the function call.
Show diffs side-by-side
added
removed
3
DOCS_OUT_DIR=gjs-vapi-docs
5
if [ -d "$DOCS_OUT_DIR" ]
9
valadoc ./vapi/gjs-1.0.vapi --pkg=gio-2.0 --pkg=posix --directory=$DOCS_OUT_DIR