]> granicus.if.org Git - python/commit
Generate pydoc's topic help from the reST docs via Sphinx'
authorGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 20:33:55 +0000 (20:33 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 20:33:55 +0000 (20:33 +0000)
commit681001e11ba164c67a42251bd2bcee2b260188c3
treef15be52edbba69f75a919b6838980c002a640e0e
parent0b9aaa98a0bdf90684aeaa13bb252f68da401e4c
Generate pydoc's topic help from the reST docs via Sphinx'
new text writer.
Doc/Makefile
Doc/README.txt
Doc/tools/sphinxext/pyspecific.py
Lib/pydoc.py
Lib/pydoc_topics.py [new file with mode: 0644]