[Lxml-checkins] r51510 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Fri Feb 15 10:35:51 CET 2008


Author: scoder
Date: Fri Feb 15 10:35:49 2008
New Revision: 51510

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/lxml-source-howto.txt
Log:
 r3519 at delle:  sbehnel | 2008-02-15 10:35:15 +0100
 doc structure


Modified: lxml/trunk/doc/lxml-source-howto.txt
==============================================================================
--- lxml/trunk/doc/lxml-source-howto.txt	(original)
+++ lxml/trunk/doc/lxml-source-howto.txt	Fri Feb 15 10:35:49 2008
@@ -67,7 +67,7 @@
 
 
 Concepts
---------
+========
 
 * proxies
 * naming conventions
@@ -75,7 +75,7 @@
 
 
 lxml.etree
-----------
+==========
 
 The main module, ``lxml.etree``, is in the file ``lxml.etree.pyx``.
 It implements the main functions and types of the ElementTree API, and


More information about the lxml-checkins mailing list