doc/user: remove the obsolete DocBook version

Was converted to reStructuredText / Sphinx in commit
8a689e68bc
This commit is contained in:
Max Kellermann 2018-07-24 22:28:29 +02:00
parent 7f1b134137
commit 84ff71002e
2 changed files with 1 additions and 5217 deletions

View File

@ -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)

File diff suppressed because it is too large Load Diff