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

47 lines
1.3 KiB
XML

<?xml version='1.0'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY BOOKNAME "Ardour Reference Guide">
<!ENTITY BOOKVERSION "0.01"> <!-- change version here -->
<!ENTITY BOOKDATE "2007-01-13"> <!-- change revision date here -->
<!ENTITY BOOKID "&BOOKNAME;-&BOOKVERSION; (&BOOKDATE;)">
<!ENTITY BUG-NUM "000001"> <!-- use this only while in draft stage -->
]>
<bookinfo>
<title>Ardour Manual</title>
<issuenum>1.0</issuenum>
<productnumber>2.0</productnumber>
<abstract>
<para>
This is the manual for Ardour, a digital audio workstation for Linux
and MacOSX. This manual is jointly created and edited by the Ardour
community. It may be published in paper format at some time in the
future.
</para>
</abstract>
<isbn>
N/A
</isbn>
<mediaobject>
<imageobject>
<imagedata fileref="images/ardourlogo.png"/>
</imageobject>
</mediaobject>
<publisher>
<publishername>
<inlinemediaobject>
<imageobject>
<imagedata fileref="images/ardour-title.png" />
</imageobject>
</inlinemediaobject>
</publishername>
</publisher>
<copyright>
<year>2007</year>
<holder>Ardour Foundation</holder>
</copyright>
</bookinfo>