From 86f58817c035d54bd51dbebd29786851a57e7546 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 5 Oct 2016 10:06:28 +0200 Subject: [PATCH] cleanup: getting-help.adoc is no longer part of sysadmin.adoc --- Makefile | 3 ++- debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2d122d5..a780a6d 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,6 @@ INSTALLATION_SOURCES= \ pve-installation.adoc SYSADMIN_PARTS= \ - getting-help \ pve-network \ pve-package-repos \ system-software-updates \ @@ -127,6 +126,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 +158,7 @@ PVE_ADMIN_GUIDE_SOURCES= \ WIKI_IMPORTS= \ section-pve-usbstick-plain.html \ + section-getting-help-plain.html \ $(addsuffix -plain.html, $(addprefix sysadmin-, ${SYSADMIN_PARTS})) \ $(addsuffix -plain.html, $(addprefix chapter-, ${CHAPTER_LIST})) \ $(addsuffix .5-plain.html, ${CONFIG_LIST}) \ diff --git a/debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import b/debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import index e65aab0..518b084 100755 --- a/debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import +++ b/debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import @@ -76,7 +76,7 @@ my $docs = { title => "Install from USB Stick", category => $cat_refdoc, }, - 'sysadmin-getting-help-plain.html' => { + 'section-getting-help-plain.html' => { title => "Getting Help", category => $cat_refdoc, }, -- 2.39.2