summaryrefslogtreecommitdiff
path: root/docs/api/python/python.rst
blob: a6aca2cf94cb6d371fb579bf1c5cac659cdaa14b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. _python-api:

Python API Documentation
========================

.. only:: not bindings_python

    .. warning::

        This documentation was built while python bindings were disabled. This part of the documentation is likely either empty or outdated. Please enable :code:`BUILD_BINDINGS_PYTHON` in :code:`cmake` and build the documentation again.

.. toctree::
    :maxdepth: 1

    quickstart
    solver
    datatype
    datatypeconstructor
    datatypeconstructordecl
    datatypedecl
    datatypeselector
    grammar
    op
    result
    roundingmode
    unknownexplanation
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback