Skip to content

Commit 7f1014e

Browse files
committed
Re-add some reference tragets
1 parent 13d5efa commit 7f1014e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/extending/first-extension-module.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.. highlight:: c
22

33

4+
.. _extending-simpleexample:
45
.. _first-extension-module:
56

67
*********************************
@@ -320,6 +321,7 @@ Recompile your extension to make sure you don't have syntax errors.
320321
We haven't yet added ``spam_system`` to the module, so you might get a
321322
warning that ``spam_system`` is unused.
322323

324+
.. _methodtable:
323325

324326
Method definitions
325327
------------------

0 commit comments

Comments
 (0)