From 4a9708d2d94381d8a2cf18932ed9b2d5f9952326 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Thu, 5 Apr 2012 10:46:32 +0200 Subject: [PATCH] Update the sentense about Sphinx integration features --HG-- extra : rebase_source : 52cee810aaa4dabac7089fe9b130d2578e71e3dd --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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/