projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7c4061
)
Docs: Add a leveloffset before the release notes include.
author
Robert Soulliere
<robert.soulliere@mohawkcollege.ca>
Thu, 7 May 2015 18:36:29 +0000
(14:36 -0400)
committer
Robert Soulliere
<robert.soulliere@mohawkcollege.ca>
Thu, 7 May 2015 18:36:29 +0000
(14:36 -0400)
A leveloffset is required or the PDF file will not be built.
docs/root.txt
patch
|
blob
|
history
diff --git
a/docs/root.txt
b/docs/root.txt
index
27788fa
..
4672b24
100644
(file)
--- 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
=====================