mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
9 lines
189 B
Text
9 lines
189 B
Text
API documentation
|
|
-----------------
|
|
|
|
To generate the API documentation for the C, .NET and Python APIs, we must execute
|
|
|
|
python mk_doc.py
|
|
|
|
We must have doxygen installed in our system.
|
|
|