summaryrefslogtreecommitdiffstats
path: root/posix-compliance/conf.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-08build: Prepend project common pathSebastian Huber1-1/+1
This avoids conflicts with standard packages such as PIL (Python Imaging Library).
2017-10-12posix-compliance: Fix the pdflatex file created by Sphinx.Chris Johns1-1/+1
2017-10-12New version of POSIX Compliance GuideJoel Sherrill1-1/+3
This is a replacement of the POSIX 1003.1 Compliance Guide. It will be generated from a .csv file. Updates #3177.
2017-03-20Use a single top level version number.Chris Johns1-4/+5
2017-01-11Update document titles for consistencyJoel Sherrill1-1/+1
2016-11-03Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns1-2/+1
2016-05-02Add PDF generation support use with --pdfAmar Takhar1-0/+4
2016-05-02Rework how conf.py is handled.Amar Takhar1-0/+8
Needed to switch due to increasing complexity.