mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 13:40:52 +00:00
mk_doc.py --> mk_api_doc.py
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
badb81998d
commit
0111918aff
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@ API documentation
|
|||
|
||||
To generate the API documentation for the C, .NET and Python APIs, we must execute
|
||||
|
||||
python mk_doc.py
|
||||
python mk_api_doc.py
|
||||
|
||||
We must have doxygen installed in our system.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue