mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
Fix duplicate section id's in the manual causing validation to fail
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3256 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
656524c23e
commit
b714a5fed2
2 changed files with 3 additions and 3 deletions
|
|
@ -89,7 +89,7 @@
|
|||
</para>
|
||||
</section>
|
||||
|
||||
<section id="setup-external-monitoring">
|
||||
<section id="tape-machine-mode">
|
||||
<title>Tape Machine Mode</title>
|
||||
<para>
|
||||
Nearly all traditional tape recorders use the same monitoring model.
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@
|
|||
</section>
|
||||
</section>
|
||||
|
||||
<section id="how-to-embed-a-file">
|
||||
<section id="searching-freesound">
|
||||
<title>Searching Freesound for soundfiles (optional)</title>
|
||||
|
||||
<para>Freesound (http://freesound.iua.upf.edu/) is an online database with
|
||||
|
|
@ -308,4 +308,4 @@
|
|||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="Some_Subsection.xml" />
|
||||
-->
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue