We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d5efa commit 7f1014eCopy full SHA for 7f1014e
1 file changed
Doc/extending/first-extension-module.rst
@@ -1,6 +1,7 @@
1
.. highlight:: c
2
3
4
+.. _extending-simpleexample:
5
.. _first-extension-module:
6
7
*********************************
@@ -320,6 +321,7 @@ Recompile your extension to make sure you don't have syntax errors.
320
321
We haven't yet added ``spam_system`` to the module, so you might get a
322
warning that ``spam_system`` is unused.
323
324
+.. _methodtable:
325
326
Method definitions
327
------------------
0 commit comments