mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 01:54:08 +00:00
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
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.
|
|
|
|
The documentation will be stored in the subdirectory './html'.
|
|
The main file is './html/index.html'
|