commit | 57e3b68c220ef2a6387419cef69ff1d1c7f283cf | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Aug 31 08:07:45 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Aug 31 08:07:45 2007 +0000 |
tree | a0bb8df6896cc13872bfbb776563b54e00dcb063 | |
parent | 3dc33d18452de871cff98914dda81ff00b4d00f6 [diff] [blame] |
Update the first two parts of the reference manual for Py3k, mainly concerning PEPs 3131 and 3120.
diff --git a/Doc/documenting/index.rst b/Doc/documenting/index.rst index 1a3778b..5adbd46 100644 --- a/Doc/documenting/index.rst +++ b/Doc/documenting/index.rst
@@ -27,6 +27,7 @@ style.rst rest.rst markup.rst + fromlatex.rst sphinx.rst .. XXX add credits, thanks etc.