diff options
author | Hugo Parente Lima <hugo.pl@gmail.com> | 2011-08-02 15:51:21 -0300 |
---|---|---|
committer | Hugo Parente Lima <hugo.pl@gmail.com> | 2011-08-02 17:42:44 -0300 |
commit | 22e4c53b55b1c022e7a8493a6985fdb8b56fe874 (patch) | |
tree | 81f10bb703cb4fc7f15e46e2de09055e20b5537d | |
parent | 5b276074c8844c9f488e158cb7e5c06ed9aa1f24 (diff) | |
download | pyside-22e4c53b55b1c022e7a8493a6985fdb8b56fe874.tar.gz pyside-22e4c53b55b1c022e7a8493a6985fdb8b56fe874.tar.xz pyside-22e4c53b55b1c022e7a8493a6985fdb8b56fe874.zip |
Better looking module listing page.
-rw-r--r-- | doc/modules.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 |