]> granicus.if.org Git - python/commitdiff
Added a "See also" section with some external references.
authorFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 20:16:02 +0000 (20:16 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 20:16:02 +0000 (20:16 +0000)
Doc/lib/libxmllib.tex

index 3ec36e0c65e61927fd40cc3c6bfcfd9ae365a076..7b8721943752f41f78c07b1f7007a210b38846e4 100644 (file)
@@ -227,6 +227,18 @@ implementation does nothing.
 \end{methoddesc}
 
 
+\begin{seealso}
+  \seetext{The Python XML Topic Guide provides a great deal of information
+           on using XML from Python and links to other sources of information
+           on XML.  It's located on the Web at
+           \url{http://www.python.org/topics/xml/}.}
+
+  \seetext{The Python XML Special Interest Group is developing substantial
+           support for processing XML from Python.  See
+           \url{http://www.python.org/sigs/xml-sig/} for more information.}
+\end{seealso}
+
+
 \subsection{XML Namespaces \label{xml-namespace}}
 
 This module has support for XML namespaces as defined in the XML