mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 03:57:51 +00:00
ocamldoc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b402268d35
commit
1f71aeded9
2 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,5 @@ steps:
|
|||
cd doc
|
||||
sudo apt-get install doxygen
|
||||
sudo apt-get install graphviz
|
||||
python mk_api_doc.py --ml --z3py-package-path=../build/python/z3
|
||||
python mk_api_doc.py --z3py-package-path=../build/python/z3
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue