I would like to add the main documentation content to the first page of the PYPI of my module, for example, here: http://pypi.python.org/pypi/Jinja2 .
The askbot download page currently has a default view and does not have much useful information, how can I add it? That is, what parts of the distribution package files / which file need to be edited?
Thank!
source
share