doc: added skeleton for the user manual

This commit is contained in:
Max Kellermann
2009-03-12 17:06:48 +01:00
parent e2dc3c948f
commit 0cb8e7f2cb
3 changed files with 43 additions and 1 deletions

38
doc/user.xml Normal file
View File

@@ -0,0 +1,38 @@
<?xml version='1.0' encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"docbook/dtd/xml/4.2/docbookx.dtd">
<book>
<title>The Music Player Daemon - User's Manual</title>
<chapter>
<title>Introduction</title>
<para>
</para>
</chapter>
<chapter>
<title>Installation</title>
<section>
<title>Compiling from source</title>
<para>
</para>
</section>
</chapter>
<chapter>
<title>Configuration</title>
<para>
</para>
</chapter>
<chapter>
<title>Plugin reference</title>
<para>
</para>
</chapter>
</book>