summaryrefslogtreecommitdiff
path: root/docs/api/python/python.rst
blob: f6258af2d342f60c5fc6752a60debb31f7b22b8a (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
27
.. _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
    datatype
    datatypeconstructor
    datatypeconstructordecl
    datatypedecl
    datatypeselector
    grammar
    op
    result
    roundingmode
    solver
    sort
    unknownexplanation
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback