aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Doc/c-api/stable.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/c-api/stable.rst')
-rw-r--r--Doc/c-api/stable.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/c-api/stable.rst b/Doc/c-api/stable.rst
index 124e58cf950..9b65e0b8d23 100644
--- a/Doc/c-api/stable.rst
+++ b/Doc/c-api/stable.rst
@@ -51,6 +51,7 @@ It is generally intended for specialized, low-level tools like debuggers.
Projects that use this API are expected to follow
CPython development and spend extra effort adjusting to changes.
+.. _stable-application-binary-interface:
Stable Application Binary Interface
===================================