From 059a6431882640439d29e7428ce28f5b389c3774 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 2 Sep 2014 13:44:38 +0200 Subject: [PATCH] doc/user: enable docbook-xslt option "use.id.as.filename" --- Makefile.am | 2 +- doc/user.xml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Makefile.am b/Makefile.am index 606081fab..0e3b871e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2083,7 +2083,7 @@ if HAVE_XMLTO DOCBOOK_HTML = $(patsubst %.xml,%/index.html,$(DOCBOOK_FILES)) $(DOCBOOK_HTML): %/index.html: %.xml - $(XMLTO) -o $(@D) --stringparam chunker.output.encoding=utf-8 html $< + $(XMLTO) -o $(@D) --stringparam chunker.output.encoding=utf-8 html --stringparam use.id.as.filename=1 $< else diff --git a/doc/user.xml b/doc/user.xml index 7a64894a3..3d6311dc8 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -4,7 +4,7 @@ The Music Player Daemon - User's Manual - + Introduction @@ -37,7 +37,7 @@ - + Installation @@ -47,7 +47,7 @@ package, which is very easy to install. -
+
Installing on Debian/Ubuntu @@ -65,7 +65,7 @@
-
+
Compiling from source @@ -134,7 +134,7 @@ apt-get install g++ automake autoconf \ make install
-
+
<filename>systemd</filename> socket activation @@ -166,10 +166,10 @@ systemctl start mpd.socket
- + Configuration -
+
Configuring the music directory @@ -199,7 +199,7 @@ systemctl start mpd.socket
-
+
Configuring database plugins @@ -251,7 +251,7 @@ systemctl start mpd.socket
-
+
Configuring input plugins @@ -312,7 +312,7 @@ systemctl start mpd.socket
-
+
Configuring decoder plugins @@ -373,7 +373,7 @@ systemctl start mpd.socket
-
+
Configuring encoder plugins @@ -386,7 +386,7 @@ systemctl start mpd.socket
-
+
Configuring audio outputs @@ -552,7 +552,7 @@ systemctl start mpd.socket
-
+
Configuring filters @@ -609,7 +609,7 @@ systemctl start mpd.socket
-
+
Configuring playlist plugins @@ -677,7 +677,7 @@ systemctl start mpd.socket
-
+
Audio Format Settings
@@ -689,7 +689,7 @@ systemctl start mpd.socket all outputs. Doing that is usually not a good idea. The values are the same as in format in the audio_output + linkend="config_audio_outputs">audio_output section.
@@ -887,7 +887,7 @@ systemctl start mpd.socket
-
+
Other Settings
@@ -1078,10 +1078,10 @@ systemctl start mpd.socket
- + Using <application>MPD</application> -
+
The client @@ -1105,7 +1105,7 @@ systemctl start mpd.socket
-
+
The music directory and the database @@ -1131,7 +1131,7 @@ systemctl start mpd.socket
-
+
The queue @@ -1143,7 +1143,7 @@ systemctl start mpd.socket
- + Plugin reference
@@ -1921,7 +1921,7 @@ systemctl start mpd.socket
-
+
Output plugins