Skip to content

Commit a90529e

Browse files
add path to python
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent 8c8a8ce commit a90529e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ steps:
33
cd doc
44
apt-get install doxygen
55
apt-get install graphviz
6-
python mk_api_doc.py
6+
python mk_api_doc.py --z3py-package-path=../build/python/z3
77
cd ..

0 commit comments

Comments
 (0)