]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
SPAM: [PATCH docs] pveum: Add information about realm certificates
[pve-docs.git] / Makefile
index b373066d3aa1da7f8bd0974dabc513be3d7061fa..98b6b44dc213ce7bd643714a2d37a12d4e24e47f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ GEN_SCRIPTS=                                  \
        gen-pct-network-opts.pl                 \
        gen-pct-mountpoint-opts.pl              \
        gen-qm.conf.5-opts.pl                   \
+       gen-cpu-models.conf.5-opts.pl           \
        gen-qm-cloud-init-opts.pl               \
        gen-vzdump.conf.5-opts.pl               \
        gen-pve-firewall-cluster-opts.pl        \
@@ -95,7 +96,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