projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2d8b5
)
Fix doc build for glossary
author
Dan Scott
<dan@coffeecode.net>
Sun, 15 Dec 2019 15:53:33 +0000
(10:53 -0500)
committer
Chris Sharp
<csharp@georgialibraries.org>
Wed, 19 Aug 2020 15:07:36 +0000
(11:07 -0400)
asciidoctor was throwing the error "invalid part, must have at least one
section (e.g., chapter, appendix, etc.)"; including [appendix] in front
of the include mollified it.
Also we don't need the duplicated Glossary / Glossary headings.
Signed-off-by: Dan Scott <dan@coffeecode.net>
docs/root.adoc
patch
|
blob
|
history
diff --git
a/docs/root.adoc
b/docs/root.adoc
index
c5678f8
..
8925b21
100644
(file)
--- a/
docs/root.adoc
+++ b/
docs/root.adoc
@@
-603,12
+603,10
@@
image::media/caution.png[]
image::media/tip.png[]
-Glossary
-========
+[appendix]
include::glossary.adoc[]
[index]
Index
=====
-