Switch to unified view

a/doc/Makefile b/doc/Makefile
1
.SUFFIXES: .txt .html
1
.SUFFIXES: .txt .html
2
2
3
.txt.html:
3
.txt.html:
4
    asciidoc -b html5 -a toc2 -a theme=volnitsky $<
4
    asciidoc -b html5 -a toc2 -a theme=volnitsky $<
5
5
6
all: upmpdcli-manual.html sc2mpd.html scmulti.html upmpdcli-or-mpdupnp.html \
6
all: upmpdcli-manual.html upmpdcli-or-mpdupnp.html \
7
     releases.html mpdas-upnp.html upmpdcli-cloud.html
7
     releases.html mpdas-upnp.html upmpdcli-cloud.html
8
8
9
upmpdcli.html: upmpdcli.txt upmpdcli-config.txt
9
upmpdcli.html: upmpdcli.txt upmpdcli-config.txt
10
10
11
clean:
11
clean: