Files
Z3Prover-z3/doc
Leonardo de Moura f9c9d5e342 updated website
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-11-20 09:38:28 -08:00
..
2012-11-20 09:38:28 -08:00
2012-11-20 00:27:20 -08:00
2012-11-20 00:31:55 -08:00
2012-11-20 09:38:28 -08:00
2012-11-20 09:38:28 -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.

The documentation will be stored in the subdirectory './html'.
The main file is './html/index.html'