X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=d0474aad239e037adf16de6c10a75c1d5969f95c;hp=2681a46545ab84fb966b8bc00f0d71c0ecf1eacf;hb=8faad89e8601e188e551af852e679c6d9b61990d;hpb=9242ce61a266751b7490bd64ecc1318fb25064bc;ds=sidebyside diff --git a/Makefile b/Makefile index 2681a46..d0474aa 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ INDEX_INCLUDES= \ pve-admin-guide.epub \ $(sort $(addsuffix .html, ${MANUAL_PAGES}) ${CHAPTER_LIST}) -ADOC_STDARG= -a icons -a data-uri -a "date=$(shell date)" -a "revnumber=${DOCRELEASE}" +ADOC_STDARG= -b html5 -a icons -a data-uri -a "date=$(shell date)" -a "revnumber=${DOCRELEASE}" BROWSER?=xdg-open