mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
using doxygen to document z3py API
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
b855313141
commit
4b27eae47f
4 changed files with 8 additions and 1 deletions
|
@ -39,6 +39,9 @@ Notes:
|
|||
*/
|
||||
/*@{*/
|
||||
|
||||
/**
|
||||
\brief Z3 C++ namespace
|
||||
*/
|
||||
namespace z3 {
|
||||
|
||||
class exception;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue