move to Pylons 0.9.7 and related packages
This commit is contained in:
parent
787f6050d4
commit
30b74165c6
28 changed files with 199 additions and 173 deletions
|
@ -8,5 +8,12 @@ You can generate your documentation in HTML format by running this command::
|
|||
|
||||
setup.py pudge
|
||||
|
||||
For this to work you will need to download and install ``buildutils`` and
|
||||
``pudge``.
|
||||
For this to work you will need to download and install `buildutils`_,
|
||||
`pudge`_, and `pygments`_. The ``pudge`` command is disabled by
|
||||
default; to ativate it in your project, run::
|
||||
|
||||
setup.py addcommand -p buildutils.pudge_command
|
||||
|
||||
.. _buildutils: http://pypi.python.org/pypi/buildutils
|
||||
.. _pudge: http://pudge.lesscode.org/
|
||||
.. _pygments: http://pygments.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue