]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
move inheritance section / remove redundant general text
[pve-docs.git] / Makefile
index 2d122d53cc4e46c2cc3e3eab6c5fc3651fc3236f..cf166fef78ae6fcd022b35162b6302e8d1f9d0b6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -102,10 +102,10 @@ GEN_SCRIPTS=                                      \
 
 INSTALLATION_SOURCES=                          \
        pve-usbstick.adoc                       \
+       pve-system-requirements.adoc            \
        pve-installation.adoc
 
 SYSADMIN_PARTS=                                        \
-       getting-help                            \
        pve-network                             \
        pve-package-repos                       \
        system-software-updates                 \
@@ -127,6 +127,7 @@ PVE_ADMIN_GUIDE_SOURCES=                    \
        ${SYSADMIN_SOURCES}                     \
        pve-admin-guide.adoc                    \
        pve-intro.adoc                          \
+       getting-help.adoc                       \
        ${INSTALLATION_SOURCES}                 \
        pmxcfs.adoc                             \
        pmxcfs.8-cli.adoc                       \
@@ -158,6 +159,8 @@ PVE_ADMIN_GUIDE_SOURCES=                    \
 
 WIKI_IMPORTS=                                                                  \
        section-pve-usbstick-plain.html                                         \
+       section-getting-help-plain.html                                         \
+       section-pve-system-requirements-plain.html                              \
        $(addsuffix -plain.html, $(addprefix sysadmin-, ${SYSADMIN_PARTS}))     \
        $(addsuffix -plain.html, $(addprefix chapter-, ${CHAPTER_LIST}))        \
        $(addsuffix .5-plain.html, ${CONFIG_LIST})                              \