Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
059a6431
Commit
059a6431
authored
Sep 02, 2014
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/user: enable docbook-xslt option "use.id.as.filename"
parent
7facad41
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
+24
-24
Makefile.am
Makefile.am
+1
-1
user.xml
doc/user.xml
+23
-23
No files found.
Makefile.am
View file @
059a6431
...
@@ -2083,7 +2083,7 @@ if HAVE_XMLTO
...
@@ -2083,7 +2083,7 @@ if HAVE_XMLTO
DOCBOOK_HTML
=
$
(
patsubst %.xml,%/index.html,
$(DOCBOOK_FILES)
)
DOCBOOK_HTML
=
$
(
patsubst %.xml,%/index.html,
$(DOCBOOK_FILES)
)
$(DOCBOOK_HTML)
:
%/index.html: %.xml
$(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
else
...
...
doc/user.xml
View file @
059a6431
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<book>
<book>
<title>
The Music Player Daemon - User's Manual
</title>
<title>
The Music Player Daemon - User's Manual
</title>
<chapter>
<chapter
id=
"intro"
>
<title>
Introduction
</title>
<title>
Introduction
</title>
<para>
<para>
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
</para>
</para>
</chapter>
</chapter>
<chapter>
<chapter
id=
"install"
>
<title>
Installation
</title>
<title>
Installation
</title>
<para>
<para>
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
package, which is very easy to install.
package, which is very easy to install.
</para>
</para>
<section>
<section
id=
"install_debian"
>
<title>
Installing on Debian/Ubuntu
</title>
<title>
Installing on Debian/Ubuntu
</title>
<para>
<para>
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
</para>
</para>
</section>
</section>
<section>
<section
id=
"install_source"
>
<title>
Compiling from source
</title>
<title>
Compiling from source
</title>
<para>
<para>
...
@@ -134,7 +134,7 @@ apt-get install g++ automake autoconf \
...
@@ -134,7 +134,7 @@ apt-get install g++ automake autoconf \
<programlisting>
make install
</programlisting>
<programlisting>
make install
</programlisting>
</section>
</section>
<section>
<section
id=
"systemd_socket"
>
<title><filename>
systemd
</filename>
socket activation
</title>
<title><filename>
systemd
</filename>
socket activation
</title>
<para>
<para>
...
@@ -166,10 +166,10 @@ systemctl start mpd.socket</programlisting>
...
@@ -166,10 +166,10 @@ systemctl start mpd.socket</programlisting>
</section>
</section>
</chapter>
</chapter>
<chapter>
<chapter
id=
"config"
>
<title>
Configuration
</title>
<title>
Configuration
</title>
<section>
<section
id=
"config_music_directory"
>
<title>
Configuring the music directory
</title>
<title>
Configuring the music directory
</title>
<para>
<para>
...
@@ -199,7 +199,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -199,7 +199,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"config_database_plugins"
>
<title>
Configuring database plugins
</title>
<title>
Configuring database plugins
</title>
<para>
<para>
...
@@ -251,7 +251,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -251,7 +251,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"config_input_plugins"
>
<title>
Configuring input plugins
</title>
<title>
Configuring input plugins
</title>
<para>
<para>
...
@@ -312,7 +312,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -312,7 +312,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"config_decoder_plugins"
>
<title>
Configuring decoder plugins
</title>
<title>
Configuring decoder plugins
</title>
<para>
<para>
...
@@ -373,7 +373,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -373,7 +373,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"config_encoder_plugins"
>
<title>
Configuring encoder plugins
</title>
<title>
Configuring encoder plugins
</title>
<para>
<para>
...
@@ -386,7 +386,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -386,7 +386,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section
id=
"
audio_output
"
>
<section
id=
"
config_audio_outputs
"
>
<title>
Configuring audio outputs
</title>
<title>
Configuring audio outputs
</title>
<para>
<para>
...
@@ -552,7 +552,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -552,7 +552,7 @@ systemctl start mpd.socket</programlisting>
</informaltable>
</informaltable>
</section>
</section>
<section>
<section
id=
"config_filters"
>
<title>
Configuring filters
</title>
<title>
Configuring filters
</title>
<para>
<para>
...
@@ -609,7 +609,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -609,7 +609,7 @@ systemctl start mpd.socket</programlisting>
</informaltable>
</informaltable>
</section>
</section>
<section>
<section
id=
"config_playlist_plugins"
>
<title>
Configuring playlist plugins
</title>
<title>
Configuring playlist plugins
</title>
<para>
<para>
...
@@ -677,7 +677,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -677,7 +677,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"config_audio_format"
>
<title>
Audio Format Settings
</title>
<title>
Audio Format Settings
</title>
<section>
<section>
...
@@ -689,7 +689,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -689,7 +689,7 @@ systemctl start mpd.socket</programlisting>
all outputs. Doing that is usually not a good idea. The
all outputs. Doing that is usually not a good idea. The
values are the same as in
<link
values are the same as in
<link
linkend=
"ao_format"
><varname>
format
</varname>
in the
<link
linkend=
"ao_format"
><varname>
format
</varname>
in the
<link
linkend=
"
audio_output
"
><varname>
audio_output
</varname></link>
linkend=
"
config_audio_outputs
"
><varname>
audio_output
</varname></link>
section
</link>
.
section
</link>
.
</para>
</para>
</section>
</section>
...
@@ -887,7 +887,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -887,7 +887,7 @@ systemctl start mpd.socket</programlisting>
</section>
</section>
</section>
</section>
<section>
<section
id=
"config_other"
>
<title>
Other Settings
</title>
<title>
Other Settings
</title>
<section>
<section>
...
@@ -1078,10 +1078,10 @@ systemctl start mpd.socket</programlisting>
...
@@ -1078,10 +1078,10 @@ systemctl start mpd.socket</programlisting>
</section>
</section>
</chapter>
</chapter>
<chapter>
<chapter
id=
"use"
>
<title>
Using
<application>
MPD
</application></title>
<title>
Using
<application>
MPD
</application></title>
<section>
<section
id=
"client"
>
<title>
The client
</title>
<title>
The client
</title>
<para>
<para>
...
@@ -1105,7 +1105,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -1105,7 +1105,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"music_directory_and_database"
>
<title>
The music directory and the database
</title>
<title>
The music directory and the database
</title>
<para>
<para>
...
@@ -1131,7 +1131,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -1131,7 +1131,7 @@ systemctl start mpd.socket</programlisting>
</para>
</para>
</section>
</section>
<section>
<section
id=
"queue"
>
<title>
The queue
</title>
<title>
The queue
</title>
<para>
<para>
...
@@ -1143,7 +1143,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -1143,7 +1143,7 @@ systemctl start mpd.socket</programlisting>
</section>
</section>
</chapter>
</chapter>
<chapter>
<chapter
id=
"plugin_reference"
>
<title>
Plugin reference
</title>
<title>
Plugin reference
</title>
<section
id=
"database_plugins"
>
<section
id=
"database_plugins"
>
...
@@ -1921,7 +1921,7 @@ systemctl start mpd.socket</programlisting>
...
@@ -1921,7 +1921,7 @@ systemctl start mpd.socket</programlisting>
</section>
</section>
</section>
</section>
<section>
<section
id=
"output_plugins"
>
<title>
Output plugins
</title>
<title>
Output plugins
</title>
<section
id=
"alsa_output"
>
<section
id=
"alsa_output"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment