summaryrefslogtreecommitdiff
path: root/api-docs/source
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2022-10-17 06:23:08 -0400
committerJordan Wiens <jordan@psifertex.com>2022-10-17 06:23:08 -0400
commit4942700ca3387b64cc6443a80bac60b470588bb9 (patch)
tree7ab0b29c72e9146734b3cb24d062dff148c2b8ec /api-docs/source
parentfba5ef5a7cb2c0f76cf2531adddda9d3023c2357 (diff)
documentation overhaul
Diffstat (limited to 'api-docs/source')
-rw-r--r--api-docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index 404348f0..5477a0f9 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -77,7 +77,7 @@ def cleansource():
def generaterst():
pythonrst = open("index.rst", "w")
- pythonrst.write('''Binary Ninja Python API Documentation
+ pythonrst.write('''Binary Ninja Python API Reference
=====================================
Welcome to the Binary Ninja API documentation. The below methods are available