]> granicus.if.org Git - python/commitdiff
give rational filenames to some of the generated HTML
authorFred Drake <fdrake@acm.org>
Thu, 8 Apr 2004 19:44:31 +0000 (19:44 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 8 Apr 2004 19:44:31 +0000 (19:44 +0000)
Doc/lib/liblogging.tex

index f0afd57ba1e515c7eca00607000b056e783abf58..13e2d6e6e50c3a215bd1f561848731e103d3d890 100644 (file)
@@ -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