aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2013-07-25 15:30:17 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-09-19 11:31:44 +0200
commit1f993c4cfe232a3596a32d64207d67cb1cdb49a3 (patch)
tree0516859156c5b24a87335a2ec58917d86bbfd489 /qbs.pro
parent79fe9d097c6923f93fc5e477556fb6e2e33539c1 (diff)
Restructure the reference part of the documentation.
It does not scale to repeat the whole contents of the reference manually in several tables of contents. Instead, make it opaque at the top-level and use the \group feature to get at least an automatic table of contents for the lowest level (items and modules at the moment). Change-Id: I80a3334a43f62481f74c21ad9d68e913c8b3098a Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'qbs.pro')
-rw-r--r--qbs.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qbs.pro b/qbs.pro
index 39b0ac33a..0661203c3 100644
--- a/qbs.pro
+++ b/qbs.pro
@@ -40,7 +40,9 @@ SUBDIRS += \
OTHER_FILES += \
doc/*.qdoc \
- doc/items/*.qdoc \
+ doc/reference/*.qdoc \
+ doc/reference/items/*.qdoc \
+ doc/reference/modules/*.qdoc \
doc/qbs.qdocconf \
doc/config/qbs-project.qdocconf