mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 10:57:43 +01:00
Move section on track edit groups to a separate file
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3552 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d589d26c24
commit
e5ed9a7e12
2 changed files with 33 additions and 23 deletions
31
manual/xml/track_edit_groups.xml
Normal file
31
manual/xml/track_edit_groups.xml
Normal file
|
|
@ -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>
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue