mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Change the default $ADDRESS.
This commit is contained in:
parent
a9c2d7a87c
commit
d757165df9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
$INFO = 1; # 0 = do not make a "About this document..." section
|
$INFO = 1; # 0 = do not make a "About this document..." section
|
||||||
$MAX_LINK_DEPTH = 3;
|
$MAX_LINK_DEPTH = 3;
|
||||||
|
$ADDRESS = '';
|
||||||
|
|
||||||
$NUMBERED_FOOTNOTES = 1;
|
$NUMBERED_FOOTNOTES = 1;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue