summaryrefslogtreecommitdiffstats
path: root/posix-compliance/posix_rst.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-13 07:37:40 -0700
committerChris Johns <chrisj@rtems.org>2017-10-13 07:37:40 -0700
commitb2527535fd5bec6d1167dfe732637fafb0743faf (patch)
treef19ba708573f812b123233a4e14c9359d7a3307e /posix-compliance/posix_rst.py
parentposix-compliance: Fix the pdflatex file created by Sphinx. (diff)
downloadrtems-docs-b2527535fd5bec6d1167dfe732637fafb0743faf.tar.bz2
posix-compliance: Reference the generated content via the include file.
- Move the copyright to the top of the generated file. - Add a glossary and references section.
Diffstat (limited to '')
-rwxr-xr-xposix-compliance/posix_rst.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix-compliance/posix_rst.py b/posix-compliance/posix_rst.py
index b7ad80c..17e4dd9 100755
--- a/posix-compliance/posix_rst.py
+++ b/posix-compliance/posix_rst.py
@@ -98,8 +98,7 @@ cat_columns = {
}
rst_defaults = {
- 'header': ['.. comment SPDX-License-Identifier: CC-BY-SA-4.0',
- '',
+ 'header': ['',
'This chapter has a subsection per header file to detail the methods',
'provided by RTEMS that are in that header file.',
'']