Commit 84ff7100 authored by Max Kellermann's avatar Max Kellermann

doc/user: remove the obsolete DocBook version

Was converted to reStructuredText / Sphinx in commit 8a689e68
parent 7f1b1341
......@@ -2513,15 +2513,12 @@ endif
man_MANS = doc/mpd.1 doc/mpd.conf.5
doc_DATA = AUTHORS COPYING NEWS README.md doc/mpdconf.example
DOCBOOK_FILES = doc/protocol.xml doc/user.xml
DOCBOOK_FILES = doc/protocol.xml
if ENABLE_DOCUMENTATION
protocoldir = $(docdir)/protocol
protocol_DATA = $(wildcard doc/protocol/*.html)
userdir = $(docdir)/user
user_DATA = $(wildcard doc/user/*.html)
DOCBOOK_HTML = $(patsubst %.xml,%/index.html,$(DOCBOOK_FILES))
DOCBOOK_INCLUDES = $(wildcard $(srcdir)/doc/include/*.xml)
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment