fix: Remove empty python bindings documentation
[babeltrace.git] / doc / bindings / python / source / constants.rst
diff --git a/doc/bindings/python/source/constants.rst b/doc/bindings/python/source/constants.rst
deleted file mode 100644 (file)
index adf92e3..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-.. _constants:
-
-****************
-Common constants
-****************
-
-.. currentmodule:: babeltrace.common
-
-The following constants are used as arguments and return values in
-several methods of both the :ref:`reader <reader-api>` and
-:ref:`CTF writer <ctf-writer-api>` APIs.
-
-
-:class:`CTFStringEncoding`
-==========================
-
-.. autoclass:: CTFStringEncoding
-   :members:
-
-
-:class:`ByteOrder`
-==================
-
-.. autoclass:: ByteOrder
-   :members:
-
-
-:class:`CTFTypeId`
-==================
-
-.. autoclass:: CTFTypeId
-   :members:
-
-
-:class:`CTFScope`
-=================
-
-.. autoclass:: CTFScope
-   :members:
This page took 0.023213 seconds and 4 git commands to generate.