Change the setting for how many doc sections are grouped in each html file.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fb1ff0eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fb1ff0eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fb1ff0eb Branch: refs/heads/4.0 Commit: fb1ff0eb787cc028da366756e7968b405fee674a Parents: 713ed6d Author: Jessica Tomechak <[email protected]> Authored: Tue Aug 21 19:10:24 2012 -0700 Committer: Edison Su <[email protected]> Committed: Tue Sep 18 15:48:12 2012 -0700 ---------------------------------------------------------------------- docs/publican-all.cfg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fb1ff0eb/docs/publican-all.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-all.cfg b/docs/publican-all.cfg index 89e1d30..d338738 100644 --- a/docs/publican-all.cfg +++ b/docs/publican-all.cfg @@ -24,4 +24,4 @@ type: Book docname: cloudstack brand: cloudstack chunk_first: 1 -chunk_section_depth: 2 +chunk_section_depth: 1
