From ed7c1ad43dd15c112c919e96a8474d9660ee90ae Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 15 Jun 2010 22:10:36 -0500 Subject: [PATCH] Don't add attributes to node. --- doc/websupport.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/websupport.rst b/doc/websupport.rst index a78704606..2927f5a79 100644 --- a/doc/websupport.rst +++ b/doc/websupport.rst @@ -3,6 +3,10 @@ Sphinx Web Support ================== +Sphinx provides a way to easily integrate Sphinx documentation +into your web application. To learn more read the +:ref:`websupportquickstart`. + .. toctree:: web/quickstart