mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
improved doc/README
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
14944356f8
commit
b3b13541fb
|
@ -7,3 +7,5 @@ To generate the API documentation for the C, .NET and Python APIs, we must execu
|
||||||
|
|
||||||
We must have doxygen installed in our system.
|
We must have doxygen installed in our system.
|
||||||
|
|
||||||
|
The documentation will be stored in the subdirectory './html'.
|
||||||
|
The main file is './html/index.html'
|
||||||
|
|
Loading…
Reference in a new issue