From: Remington Steed Date: Wed, 25 Oct 2017 15:21:52 +0000 (-0400) Subject: Docs: Fix PDF build errors X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ddc7b641433454d05e5d2e1d6ed31ae88d500005;p=Evergreen.git Docs: Fix PDF build errors This commit fixes two minor errors that were preventing the PDF build process from completing (a duplicate section ID, and a link to a non-existing section ID). Signed-off-by: Remington Steed --- diff --git a/docs/installation/server_upgrade.adoc b/docs/installation/server_upgrade.adoc index 337dfdf106..ef680b0e6d 100644 --- a/docs/installation/server_upgrade.adoc +++ b/docs/installation/server_upgrade.adoc @@ -353,6 +353,6 @@ from the Evergreen community. Review Release Notes ~~~~~~~~~~~~~~~~~~~~ -Review the <<_evergreen_2_12_1_release_notes,2.12 release notes>> for other tasks +Review the <<_evergreen_2_12_release_notes,2.12 release notes>> for other tasks that need to be done after upgrading. If you have upgraded over several major versions, you will need to review the release notes for each version also. diff --git a/docs/root.adoc b/docs/root.adoc index 20f8959512..fb4199dd68 100644 --- a/docs/root.adoc +++ b/docs/root.adoc @@ -82,8 +82,6 @@ include::installation/server_installation.adoc[] // Return to normal title levels. :leveloffset: 0 -include::installation/staff_client_installation.adoc[] - include::installation/server_upgrade.adoc[] include::installation/edi_setup.adoc[]