summaryrefslogtreecommitdiffstats
path: root/common/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/conf.py')
-rw-r--r--common/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/conf.py b/common/conf.py
index 97f8dfa..257bc4e 100644
--- a/common/conf.py
+++ b/common/conf.py
@@ -193,6 +193,7 @@ latex_elements = {
\newcommand{\rtemscopyright}{%s}
\usepackage{rtemsstyle}
''' % (copyright),
+ 'maketitle': r'\rtemsmaketitle',
'parsedliteralwraps': True,
}