mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
\file and \filenq should not be used in section titles; they are not
sufficiently robust to survive the creation of bookmarks in the PDF format.
This commit is contained in:
parent
20bab56118
commit
40ee7acb95
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
\section{\module{robotparser} ---
|
\section{\module{robotparser} ---
|
||||||
Parser for \filenq{robots.txt}}
|
Parser for robots.txt}
|
||||||
|
|
||||||
\declaremodule{standard}{robotparser}
|
\declaremodule{standard}{robotparser}
|
||||||
\modulesynopsis{Accepts as input a list of lines or URL that refers to a
|
\modulesynopsis{Accepts as input a list of lines or URL that refers to a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue