summaryrefslogtreecommitdiff
path: root/api-docs
diff options
context:
space:
mode:
Diffstat (limited to 'api-docs')
-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