[gtk-doc/gtk-doc-for-gtk4: 2/2] Reduce excessive tocs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc/gtk-doc-for-gtk4: 2/2] Reduce excessive tocs
- Date: Mon, 25 May 2020 13:44:03 +0000 (UTC)
commit 2eedc52bd85980e53c396d32d526d4cbe028d79a
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 25 09:16:29 2020 -0400
Reduce excessive tocs
We don't need sections to show up everywhere
in the tocs.
gtk-doc.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk-doc.xsl b/gtk-doc.xsl
index 7d6530b..17a67e1 100644
--- a/gtk-doc.xsl
+++ b/gtk-doc.xsl
@@ -18,7 +18,7 @@
<!-- change some parameters -->
<!-- http://docbook.sourceforge.net/release/xsl/current/doc/html/index.html -->
<xsl:param name="admon.style"/>
- <xsl:param name="toc.section.depth">2</xsl:param>
+ <xsl:param name="toc.section.depth">0</xsl:param>
<xsl:param name="generate.toc">
book toc
chapter toc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]