summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2007-05-22 09:55:18 +0000
committerTim Mayberry <mojofunk@gmail.com>2007-05-22 09:55:18 +0000
commitae10a486c047de4513947c07f4def0c48b665eb7 (patch)
tree7993accf841873b61e892663acc104254b466682 /manual
parent82f0e234361cc8704e29b80d45855eee88f68024 (diff)
Move section on track edit groups to a separate file
git-svn-id: svn://localhost/ardour2/trunk@1901 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual')
-rw-r--r--manual/xml/track_edit_groups.xml31
-rw-r--r--manual/xml/tracks_and_busses.xml25
2 files changed, 33 insertions, 23 deletions
diff --git a/manual/xml/track_edit_groups.xml b/manual/xml/track_edit_groups.xml
new file mode 100644
index 0000000000..0ed09218f4
--- /dev/null
+++ b/manual/xml/track_edit_groups.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" standalone="no"?>
+
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+
+<!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
+%BOOK_ENTITIES;
+
+]>
+
+<section id="sn-track-groups">
+ <title>Grouping Tracks</title>
+ <section id="creating-a-track-group">
+ <title>Creating a Group</title>
+ <para></para>
+ </section>
+
+ <section id="renaming-track-group">
+ <title>Renaming a Group</title>
+ <para></para>
+ </section>
+
+ <section id="changing-members-of-a-track-group">
+ <title>Changing members of a group</title>
+ <para></para>
+ </section>
+
+ <section id="deleting-a-track-group">
+ <title>Deleting a Group</title>
+ <para></para>
+ </section>
+</section>
diff --git a/manual/xml/tracks_and_busses.xml b/manual/xml/tracks_and_busses.xml
index 65992a8764..dd101ce545 100644
--- a/manual/xml/tracks_and_busses.xml
+++ b/manual/xml/tracks_and_busses.xml
@@ -119,29 +119,8 @@
</section>
</section>
- <section id="track-groups">
- <title>Grouping Tracks</title>
- <section id="creating-a-track-group">
- <title>Creating a Group</title>
- <para></para>
- </section>
-
- <section id="renaming-track-group">
- <title>Renaming a Group</title>
- <para></para>
- </section>
-
- <section id="changing-members-of-a-track-group">
- <title>Changing members of a group</title>
- <para></para>
- </section>
-
- <section id="deleting-a-track-group">
- <title>Deleting a Group</title>
- <para></para>
- </section>
- </section>
-
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="track_edit_groups.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="track_controls.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"