Updating the PDF goal for Train

This update clarifies some of the implementation
details that were being questioned. This may require
more detail going forward.

Change-Id: Ia9d6eb06717dee013deff3a050ba8f09301957be
This commit is contained in:
Alexandra Settle 2019-06-12 11:02:02 +01:00
parent f8287111b1
commit d5569f7d68
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@ Completion Criteria
The completion criteria for this goal is as follows:
#. Each team needs to ensure they can build PDFs and that the PDFs look
respectable. It is not a requirement of the project teams to update their
repo to allow local building of PDFs.
#. The doc gate job should run and produce PDFs for all projects, it should not
depend on in-repository declarations of new dependencies or a new tox env.
#. It is possible to run Sphinx using the configuration in `doc/source` and generate a
single PDF file containing all of the documentation in that directory.