mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
add path to python
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8c8a8cee7a
commit
a90529e3dc
|
@ -3,5 +3,5 @@ steps:
|
|||
cd doc
|
||||
apt-get install doxygen
|
||||
apt-get install graphviz
|
||||
python mk_api_doc.py
|
||||
python mk_api_doc.py --z3py-package-path=../build/python/z3
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue