mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 20:50:50 +00:00
improved Z3 documentation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
badb81998d
commit
85b9d8c37a
3 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,8 @@ To generate documentation for the Z3 code, we must execute
|
|||
|
||||
doxygen z3code.dox
|
||||
|
||||
We must also have dot installed in our system.
|
||||
|
||||
The documentation will be store in the subdirectory './code/html'.
|
||||
The main file is './code/html/index.html'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue