From: Fred Drake Date: Fri, 28 Apr 2000 18:17:23 +0000 (+0000) Subject: \file and \filenq should not be used in section titles; they are not X-Git-Tag: v2.0b1~1901 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40ee7acb950a1f8b1840579a587b29720dd68b0e;p=thirdparty%2FPython%2Fcpython.git \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. --- diff --git a/Doc/lib/librobotparser.tex b/Doc/lib/librobotparser.tex index bf35fac8cd46..a48ad85424a5 100644 --- a/Doc/lib/librobotparser.tex +++ b/Doc/lib/librobotparser.tex @@ -1,5 +1,5 @@ \section{\module{robotparser} --- - Parser for \filenq{robots.txt}} + Parser for robots.txt} \declaremodule{standard}{robotparser} \modulesynopsis{Accepts as input a list of lines or URL that refers to a