diff options
Diffstat (limited to '')
-rw-r--r-- | doc/user.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml new file mode 100644 index 000000000..f9a5ba12a --- /dev/null +++ b/doc/user.xml @@ -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> |