[Lxml-checkins] r54303 - in lxml/branch/lxml-2.0: . doc
scoder at codespeak.net
scoder at codespeak.net
Thu May 1 12:04:49 CEST 2008
Author: scoder
Date: Thu May 1 12:04:49 2008
New Revision: 54303
Modified:
lxml/branch/lxml-2.0/MANIFEST.in
lxml/branch/lxml-2.0/doc/main.txt
Log:
doc fixes
Modified: lxml/branch/lxml-2.0/MANIFEST.in
==============================================================================
--- lxml/branch/lxml-2.0/MANIFEST.in (original)
+++ lxml/branch/lxml-2.0/MANIFEST.in Thu May 1 12:04:49 2008
@@ -10,6 +10,6 @@
recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd *.xsd *.html *.txt
recursive-include src/lxml/html/tests *.data *.txt
recursive-include benchmark *.py
-recursive-include doc *.txt *.html *.css *.xml *.mgp pubkey.asc tagpython.png
+recursive-include doc *.txt *.html *.css *.xml *.mgp pubkey.asc tagpython*.png
recursive-include fake_pyrex *.py
include doc/mkhtml.py doc/rest2html.py
Modified: lxml/branch/lxml-2.0/doc/main.txt
==============================================================================
--- lxml/branch/lxml-2.0/doc/main.txt (original)
+++ lxml/branch/lxml-2.0/doc/main.txt Thu May 1 12:04:49 2008
@@ -172,7 +172,7 @@
.. _`this key`: pubkey.asc
.. _`Older versions`: #old-versions
.. _`installation instructions`: installation.html
- .. _`how to build lxml from source`: build.html
+.. _`how to build lxml from source`: build.html
.. _`Subversion repository`: http://codespeak.net/svn/lxml/
.. _`Subversion history`: https://codespeak.net/viewvc/lxml/
.. _`latest CHANGES`: http://codespeak.net/svn/lxml/trunk/CHANGES.txt
@@ -215,6 +215,8 @@
Old Versions
------------
+.. _`PDF documentation`: lxmldoc-2.0.5.pdf
+
* `lxml 2.0.4`_, released 2008-04-13 (`changes for 2.0.4`_)
* `lxml 2.0.3`_, released 2008-03-26 (`changes for 2.0.3`_)
More information about the lxml-checkins
mailing list