All of lore.kernel.org
 help / color / mirror / Atom feed
* - docbook-html-generate-chapter-section-level-tocs-for-functions.patch removed from -mm tree
@ 2007-02-11 22:52 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-02-11 22:52 UTC (permalink / raw)
  To: pisa, rdunlap, mm-commits


The patch titled
     DocBook/HTML: Generate chapter/section level TOCs for functions
has been removed from the -mm tree.  Its filename was
     docbook-html-generate-chapter-section-level-tocs-for-functions.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: DocBook/HTML: Generate chapter/section level TOCs for functions
From: Pavel Pisa <pisa@cmp.felk.cvut.cz>

Simple increase of section TOC level generation significantly enhances
navigation experience through generated kernel API documentation.

This change restores back state from SGML tools time.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/DocBook/stylesheet.xsl |    1 +
 1 file changed, 1 insertion(+)

diff -puN Documentation/DocBook/stylesheet.xsl~docbook-html-generate-chapter-section-level-tocs-for-functions Documentation/DocBook/stylesheet.xsl
--- a/Documentation/DocBook/stylesheet.xsl~docbook-html-generate-chapter-section-level-tocs-for-functions
+++ a/Documentation/DocBook/stylesheet.xsl
@@ -4,4 +4,5 @@
 <param name="funcsynopsis.style">ansi</param>
 <param name="funcsynopsis.tabular.threshold">80</param>
 <!-- <param name="paper.type">A4</param> -->
+<param name="generate.section.toc.level">2</param>
 </stylesheet>
_

Patches currently in -mm which might be from pisa@cmp.felk.cvut.cz are

origin.patch
arm-imx-serial-fix-tx-buffer-overflows.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-11 22:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-11 22:52 - docbook-html-generate-chapter-section-level-tocs-for-functions.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.