From: Robert Soulliere Date: Thu, 7 May 2015 18:36:29 +0000 (-0400) Subject: Docs: Add a leveloffset before the release notes include. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=077eaa7107348cf65146355700e525325a4b96f2;p=working%2FEvergreen.git Docs: Add a leveloffset before the release notes include. A leveloffset is required or the PDF file will not be built. --- diff --git a/docs/root.txt b/docs/root.txt index 27788fa8d2..4672b249e7 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -57,9 +57,15 @@ Evergreen, which first launched in 2006 now powers over 544 libraries of every type – public, academic, special, school, and even tribal and home libraries – in over a dozen countries worldwide. +// Push titles down one level. +:leveloffset: 1 include::RELEASE_NOTES_2_8.txt[] +// Return to normal title levels. +:leveloffset: 0 + + Software Installation =====================