--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,9 +1,9 @@
 .SUFFIXES: .txt .html
 
 .txt.html:
-	asciidoc $<
+	asciidoc -b html5 -a toc2 -a theme=volnitsky $<
 
-all: upmpdcli.html sc2mpd.html scmulti.html upmpdcli-or-mpdupnp.html \
+all: upmpdcli-manual.html sc2mpd.html scmulti.html upmpdcli-or-mpdupnp.html \
      releases.html mpdas-upnp.html upmpdcli-cloud.html
 
 upmpdcli.html: upmpdcli.txt upmpdcli-config.txt