aboutsummaryrefslogtreecommitdiff
path: root/docs/gen/doc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gen/doc.m4')
-rw-r--r--docs/gen/doc.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/gen/doc.m4 b/docs/gen/doc.m4
index b98eb64..c9cbcf5 100644
--- a/docs/gen/doc.m4
+++ b/docs/gen/doc.m4
@@ -6,7 +6,8 @@ define(`docname',
NAME, `gameplay', `Game design document',
NAME, `architecture', `Architecture document',
`UNKNOWN???'))dnl
-
+define(`abbreviations',`undivert(`abbreviations.con')')dnl
+dnl
<!DOCTYPE html>
<html lang="en-US">
<link>
@@ -43,6 +44,7 @@ define(`docname',
Niels Stunnebrink <b>(2184532)</b>
</span>
</div>
+ ifelse(NAME, `architecture', `abbreviations', `')
<h1>Table of contents</h1>
undivert(NAME`.toc')
undivert(NAME`.con')