summaryrefslogtreecommitdiff
path: root/src/expr
diff options
context:
space:
mode:
authorGereon Kremer <gkremer@stanford.edu>2021-04-27 15:29:19 +0200
committerGitHub <noreply@github.com>2021-04-27 15:29:19 +0200
commit642c8b738e6681fe511dfb3610d896d3b67bbd7d (patch)
tree26660ce4359f6104bd392cfac1ca46ae75d02ef9 /src/expr
parent20820daece2eaf340a944ff386ffbafed1b79b75 (diff)
Initial setup for docs of python API (#6445)
This PR adds the basic setup for including the python API in our sphinx documentation and shows how it works using the Datatype class as an example. In detail - it enables sphinx.ext.autodoc and makes sure the generated pycvc5 is in the search path - adds a index page for the python API - adds a page for the Datatype class - adds docstrings for the Datatype class - does some finetuning (remove source locations, but adds signature information)
Diffstat (limited to 'src/expr')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback