0e317d56bf
PRs #5945 and #5949 introduced fixes to the doc building process to support PDF generation of the documentation set. This PR refines the doc build process, cleaning up the Makefile, adding display of tool version information, and updates the doc building documentation to include additional dependencies needed for building the PDF and instructions for how to build the PDF. The latexpdf make target is provided to just run the latex and PDF producing process that depends on the HTML artifacts from a make html run. A new make pdf target is provided that combines the two steps into one. A new know-issues pattern file is added that verifies the expected output from the latexpdf process is returned, as it can't be completely eliminated without losing potential error messages that need to be resolved. Signed-off-by: David B. Kinder <david.b.kinder@intel.com> |
||
---|---|---|
.. | ||
configdoc.xsl | ||
extract_content.py | ||
filter-doc-log.sh | ||
filter-known-issues.py | ||
kernel-doc | ||
publish-README.md | ||
publish-index.html | ||
publish-robots.txt | ||
pullsource.sh | ||
requirements.txt | ||
show-versions.py | ||
sign_image.sh |