From 22e4c53b55b1c022e7a8493a6985fdb8b56fe874 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Tue, 2 Aug 2011 15:51:21 -0300 Subject: [PATCH] Better looking module listing page. --- doc/modules.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/modules.rst b/doc/modules.rst index 5a54d83..38ec1f0 100644 --- a/doc/modules.rst +++ b/doc/modules.rst @@ -1,7 +1,10 @@ PySide modules ************** +Qt is splitted in several modules. + .. toctree:: + :maxdepth: 1 PySide/QtCore/index.rst PySide/QtDeclarative/index.rst