From: Fred Drake Date: Thu, 8 Apr 2004 19:45:36 +0000 (+0000) Subject: give rational filenames to some of the generated HTML X-Git-Tag: v2.3.4c1~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7eb57e0a32a7185f57ce1d896154b98d9ce28745;p=thirdparty%2FPython%2Fcpython.git give rational filenames to some of the generated HTML --- diff --git a/Doc/lib/liblogging.tex b/Doc/lib/liblogging.tex index f0afd57ba1e5..13e2d6e6e50c 100644 --- a/Doc/lib/liblogging.tex +++ b/Doc/lib/liblogging.tex @@ -945,7 +945,8 @@ I/O. \subsection{Configuration} -\subsubsection{Configuration functions} +\subsubsection{Configuration functions% + \label{logging-config-api}} The following functions allow the logging module to be configured. Before they can be used, you must import @@ -979,7 +980,8 @@ Stops the listening server which was created with a call to on the return value from \function{listen()}. \end{funcdesc} -\subsubsection{Configuration file format} +\subsubsection{Configuration file format% + \label{logging-config-fileformat}} The configuration file format understood by \function{fileConfig} is based on ConfigParser functionality. The file must contain sections