summaryrefslogtreecommitdiff
path: root/docs/sphinx/source/pmt/integer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sphinx/source/pmt/integer.rst')
-rw-r--r--docs/sphinx/source/pmt/integer.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/sphinx/source/pmt/integer.rst b/docs/sphinx/source/pmt/integer.rst
deleted file mode 100644
index 58e16e5aa7..0000000000
--- a/docs/sphinx/source/pmt/integer.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-pmt: Integers
-=============
-
-.. autofunction:: pmt.is_integer
-.. autofunction:: pmt.to_long
-.. autofunction:: pmt.from_long
-
-
-pmt: uint64_t
-=============
-.. autofunction:: pmt.is_uint64
-.. autofunction:: pmt.to_uint64
-.. autofunction:: pmt.from_uint64