From 1f993c4cfe232a3596a32d64207d67cb1cdb49a3 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Thu, 25 Jul 2013 15:30:17 +0200 Subject: 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 --- qbs.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qbs.pro') 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 -- cgit v1.2.3