]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
pveum: improve tfa section
[pve-docs.git] / Makefile
index b373066d3aa1da7f8bd0974dabc513be3d7061fa..ca56e964f93520d264039d7285d519a03822ba9b 100644 (file)
--- 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