Update the sentense about Sphinx integration features

--HG--
extra : rebase_source : 52cee810aaa4dabac7089fe9b130d2578e71e3dd
This commit is contained in:
Christophe de Vienne 2012-04-05 10:46:32 +02:00
parent 6eb1531894
commit 4a9708d2d9

5
README
View File

@ -20,8 +20,8 @@ Main features
turbogears... turbogears...
- Very few runtime dependencies: webob, simplegeneric - Very few runtime dependencies: webob, simplegeneric
(+ Genshi if you use SOAP). (+ Genshi if you use SOAP).
- Integration in Sphinx for making clean documentation with - Integration in `Sphinx`_ for making clean documentation with
sphinxcontrib-wsme (not released yet). wsme.sphinxext (work in progress).
Install Install
~~~~~~~ ~~~~~~~
@ -46,3 +46,4 @@ Contribute
.. _python-wsme mailinglist: http://groups.google.com/group/python-wsme .. _python-wsme mailinglist: http://groups.google.com/group/python-wsme
.. _WSME Documentation: http://packages.python.org/WSME/ .. _WSME Documentation: http://packages.python.org/WSME/
.. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open .. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open
.. _Sphinx: http://sphinx.pocoo.org/