3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 02:15:19 +00:00
z3/doc
Leonardo de Moura d226d2f381 renamed script
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-11-20 00:19:44 -08:00
..
footer.html Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00
header.html Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00
mk_doc.py renamed script 2012-11-20 00:19:44 -08:00
README renamed script 2012-11-20 00:19:44 -08:00
website.dox Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00
z3.css Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00
z3.dox Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00
z3.png Added script for generating documentation for the C, .NET and Python APIs 2012-11-20 00:18:43 -08:00

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.