summaryrefslogtreecommitdiffstats
path: root/posix-compliance (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-13posix-compliance: Latex does not like an empty glossary.Chris Johns1-0/+5
2017-10-13posix-compliance: Reference the generated content via the include file.Chris Johns5-7/+24
- Move the copyright to the top of the generated file. - Add a glossary and references section.
2017-10-12posix-compliance: Fix the pdflatex file created by Sphinx.Chris Johns1-1/+1
2017-10-12build: Remove the grouping in posix-compliance.Chris Johns1-1/+0
2017-10-12posix-compliance: Add automatic generation of the ReST file from CSV data.Chris Johns3-1/+291
Closes #3177.
2017-10-12New version of POSIX Compliance GuideJoel Sherrill8-0/+1412
This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.