diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2012-01-14 21:23:27 (GMT) |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2012-01-14 21:23:27 (GMT) |
commit | 515687a7eda26d733c747e08205a1d861bc70673 (patch) | |
tree | 108d1e3f47fabc12970c5b3be25dae03329886b5 /Doc/contents.rst | |
parent | c1f079f31751dadf3bfcc27eb2a9963a33f20be9 (diff) | |
download | cpython-515687a7eda26d733c747e08205a1d861bc70673.zip cpython-515687a7eda26d733c747e08205a1d861bc70673.tar.gz cpython-515687a7eda26d733c747e08205a1d861bc70673.tar.bz2 |
remove 'Documenting Python' and its references, it's now on devguide
Diffstat (limited to 'Doc/contents.rst')
-rw-r--r-- | Doc/contents.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/contents.rst b/Doc/contents.rst index e938fcd..c0c6af3 100644 --- a/Doc/contents.rst +++ b/Doc/contents.rst @@ -13,7 +13,6 @@ c-api/index.rst distutils/index.rst install/index.rst - documenting/index.rst howto/index.rst faq/index.rst glossary.rst |