Differences between revisions 2 and 3
Revision 2 as of 2011-08-22 06:21:20
Size: 362
Editor: RichardJones
Comment:
Revision 3 as of 2011-08-22 06:21:47
Size: 390
Editor: RichardJones
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
[[http://sphinx.pocoo.org/|Sphinx]] has support for putting an up-to-date Download link in your website using that JSON with one simple directive, for example: [[http://sphinx.pocoo.org/|Sphinx]] has support for putting an up-to-date Download link in your website using that JSON with one simple directive, for example (for the "roundup" package):

You can access JSON information about packages by using the URL format

Sphinx has support for putting an up-to-date Download link in your website using that JSON with one simple directive, for example (for the "roundup" package):

.. pypi-release:: Roundup
   :prefix: Download
   :class: note

PyPIJSON (last edited 2020-08-31 15:40:46 by JoshCooley)

Unable to edit the page? See the FrontPage for instructions.