13
0
livetrax/manual/xml/ardour_basics.xml
Tim Mayberry b8a6f94325 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
2007-02-15 03:49:43 +00:00

30 lines
1023 B
XML

<?xml version="1.0" standalone="no"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
]>
<chapter id="ch-ardour-basics">
<title>Ardour Basics</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="sessions.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="jack.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="main_windows.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="editor_window.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="mixer_window.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="tracks_and_busses.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="clocks.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="other_windows.xml" />
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />
-->
</chapter>