diff --git a/docs/Makefile b/docs/Makefile index 4e2f9606..471930c8 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -74,7 +74,7 @@ onlinehelpinfo: @echo "Build finished. OnlineHelpInfo.js is in $(BUILDDIR)/scanrefs." .PHONY: html -html: ${GENERATED_SYNOPSIS} +html: ${GENERATED_SYNOPSIS} images/proxmox-logo.svg custom.css conf.py $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html cp images/proxmox-logo.svg $(BUILDDIR)/html/_static/ cp custom.css $(BUILDDIR)/html/_static/