From 0286286c25a646fa464be6787a220827331e029e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 16 Oct 2006 17:44:15 +0000 Subject: [PATCH] fixed table titles in MidiRoster chunking now start at sect2 elements: this means that each Midi2 Kit class is in its own file. It also means that one should skip sect2 and use instead sect3 if the section doesn't have to be in its own file. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19072 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/documentation/haiku_book/Jamfile | 2 +- src/documentation/haiku_book/midi/midi2roster.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/documentation/haiku_book/Jamfile b/src/documentation/haiku_book/Jamfile index a5663cec17..34160e7b4d 100644 --- a/src/documentation/haiku_book/Jamfile +++ b/src/documentation/haiku_book/Jamfile @@ -8,7 +8,7 @@ Doc2HTML : [ FDirName $(HAIKU_TOP) src documentation docbook-xsl html chunk.xsl ] : Haiku_Book : - : -stringparam use.id.as.filename 1 -stringparam language cpp + : -stringparam use.id.as.filename 1 -stringparam language cpp -stringparam chunk.section.depth 2 ; # Single most ugly string manipulation ever ... diff --git a/src/documentation/haiku_book/midi/midi2roster.xml b/src/documentation/haiku_book/midi/midi2roster.xml index 0c252321d5..531e6d1ec0 100644 --- a/src/documentation/haiku_book/midi/midi2roster.xml +++ b/src/documentation/haiku_book/midi/midi2roster.xml @@ -238,7 +238,7 @@ notifications when you register or unregister your local endpoints, but the other apps will. -
B_MIDI_REGISTERED message structure
+ B_MIDI_REGISTERED message structure @@ -266,7 +266,7 @@ -
B_MIDI_UNREGISTERED message structure
+ B_MIDI_UNREGISTERED message structure @@ -305,7 +305,7 @@ published endpoints. -
B_MIDI_CONNECTED message structure
+ B_MIDI_CONNECTED message structure @@ -333,7 +333,7 @@ -
B_MIDI_DISCONNECTED message structure
+ B_MIDI_DISCONNECTED message structure @@ -367,7 +367,7 @@ its published endpoints. -
B_MIDI_CHANGED_NAME message structure
+ B_MIDI_CHANGED_NAME message structure @@ -401,7 +401,7 @@ -
B_MIDI_CHANGED_LATENCY message structure
+ B_MIDI_CHANGED_LATENCY message structure @@ -435,7 +435,7 @@ -
B_MIDI_CHANGED_PROPERTIES message structure
+ B_MIDI_CHANGED_PROPERTIES message structure