X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=ca56e964f93520d264039d7285d519a03822ba9b;hb=ee6e18c48004800d71fe2a3154107acf21d6dffc;hp=b373066d3aa1da7f8bd0974dabc513be3d7061fa;hpb=76909adf48fc211e7799795fcb96eed5447e2b9a;p=pve-docs.git diff --git a/Makefile b/Makefile index b373066..ca56e96 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,7 @@ README.html: README.adoc .PHONY: index index: index.html - $(BROWSER) index.html & + test -z "$${PVE_DOC_INSTANTVIEW}" || $(BROWSER) index.html & chapter-index-table.adoc: asciidoc-pve ./asciidoc-pve chapter-table >$@.tmp