mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Don't use a separate node for footnotes; see if people scream. ;-)
This commit is contained in:
parent
e87ab1fbf2
commit
e194beb829
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ $INFO = 1; # 0 = do not make a "About this document..." section
|
|||
$MAX_LINK_DEPTH = 3;
|
||||
$ADDRESS = '';
|
||||
|
||||
$NO_FOOTNODE = 1;
|
||||
$NUMBERED_FOOTNOTES = 1;
|
||||
|
||||
# Python documentation uses section numbers to support references to match
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue