3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 01:54:08 +00:00
z3/doc/README
Leonardo de Moura e0f5c0bd8e Added script for generating documentation for the C, .NET and Python APIs
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-11-20 00:18:43 -08:00

10 lines
189 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.