X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=a285eb889dcf73d96be4faf180be61e85edfc8c8;hp=c6bfcfe5001ad39bfb12785958a50746396cc548;hb=683e3b937747119dd9bc7347d22dfc46edba8147;hpb=72470ed634b2d3358cfad29b1faada5affa6bb28 diff --git a/Makefile b/Makefile index c6bfcfe..a285eb8 100644 --- a/Makefile +++ b/Makefile @@ -217,7 +217,7 @@ index.html: index.adoc ${API_VIEWER_SOURCES} ${INDEX_INCLUDES} asciidoc -a "date=$(shell date)" -a "revnumber=${DOCRELEASE}" index.adoc pve-admin-guide.html: ${PVE_ADMIN_GUIDE_SOURCES} - asciidoc -a "revnumber=${DOCRELEASE}" -a "date=$(shell date)" pve-admin-guide.adoc + asciidoc -a pvelogo -a "revnumber=${DOCRELEASE}" -a "date=$(shell date)" pve-admin-guide.adoc pve-admin-guide.chunked: ${PVE_ADMIN_GUIDE_SOURCES} rm -rf pve-admin-guide.chunked