Thanks to visit codestin.com Credit goes to github.com
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 e87ab1f commit e194bebCopy full SHA for e194beb
1 file changed
Doc/perl/l2hinit.perl
@@ -17,6 +17,7 @@ package main;
17
$MAX_LINK_DEPTH = 3;
18
$ADDRESS = '';
19
20
+$NO_FOOTNODE = 1;
21
$NUMBERED_FOOTNOTES = 1;
22
23
# Python documentation uses section numbers to support references to match
0 commit comments