13
0
livetrax/manual/xml/introduction.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

31 lines
1.1 KiB
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-introduction">
<title>Introduction</title>
<para>
Welcome to Ardour. Ardour is a powerful digital audio workstation that
gives you everything you need to record, edit, mix, and arrange
professional audio.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="formatting_conventions.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="midi_configuration.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="key_bindings.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="user_interface_conventions.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="what_is_different_about_ardour.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="why_is_it_called_ardour.xml" />
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />
-->
</chapter>