Add a help target(the default target) and format target to the manual

Makefile

Reformat the docs, I explained in a prior commit why this modifies 
every file


git-svn-id: svn://localhost/ardour2/trunk@1463 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Tim Mayberry
2007-02-15 03:49:43 +00:00
parent 7f0f19597a
commit b8a6f94325
100 changed files with 10569 additions and 10094 deletions

View File

@@ -5,28 +5,24 @@
]>
<chapter id="ch-basic-editing">
<title>Basic Editing</title>
<para>
Once you have recorded or imported the material that will make up a
session/piece/composition, it will generally become time to
<emphasis>edit</emphasis> it. You can add/remove material at any time,
and/or modify the mix if you desire. But editing tends to be a distinct
focus during the "middle" part of working on an arrangement, and has its own
particular set of tools and approaches. This section of the manual covers
the editing tools you will probably use all the time; see <xref linkend="ch-advanced-editing"/>
for coverage of more specialized tools and techniques.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
<title>Basic Editing</title>
<para>
Once you have recorded or imported the material that will make up a
session/piece/composition, it will generally become time to
<emphasis>edit</emphasis> it. You can add/remove material at any time,
and/or modify the mix if you desire. But editing tends to be a distinct
focus during the "middle" part of working on an arrangement, and has its
own particular set of tools and approaches. This section of the manual
covers the editing tools you will probably use all the time; see
<xref linkend="ch-advanced-editing"/> for coverage of more specialized
tools and techniques.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="editing_concepts.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="working_with_playlists.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="working_with_ranges.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="working_with_regions.xml" />
</chapter>