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