This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wplappert
Recipients georg.brandl, wplappert
Date 2008-11-08.19:16:19
SpamBayes Score 0.0006731671
Marked as misclassified No
Message-id <1226171780.78.0.650047345883.issue4251@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, I just checked out sphinx version 67171. It still seems not to
procduce a link to the module. How does Sphinx rev 735:a4019921bdf4
translate into a Python revision?

This is what I did:
 $ make update
svn update tools/sphinx
At revision 67171.
svn update tools/docutils
At revision 67171.
svn update tools/jinja
At revision 67171.
svn update tools/pygments
At revision 67171.
...

make latex; cd build/latex; make
History
Date User Action Args
2008-11-08 19:16:20wplappertsetrecipients: + wplappert, georg.brandl
2008-11-08 19:16:20wplappertsetmessageid: <1226171780.78.0.650047345883.issue4251@psf.upfronthosting.co.za>
2008-11-08 19:16:19wplappertlinkissue4251 messages
2008-11-08 19:16:19wplappertcreate