[PATCH wayland] publican: only split chapters and top-level sections onto separate pages

Peter Hutterer peter.hutterer at who-t.net
Thu Aug 15 03:58:10 PDT 2013


When generating HTML, don't split once we're into subjections. This
generates a single page for each protocol interface instead of the previous
separate pages for requests, events and enums.
No effect on the rest of the HTML configuration.
---
 doc/publican/publican.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/publican/publican.cfg b/doc/publican/publican.cfg
index d950584..0bc8a7e 100644
--- a/doc/publican/publican.cfg
+++ b/doc/publican/publican.cfg
@@ -6,3 +6,4 @@ type: Book
 brand: common
 tmp_dir: Wayland
 toc_section_depth: 1
+chunk_section_depth: 1
-- 
1.8.2.1



More information about the wayland-devel mailing list