Merge "Updating completion criteria"

This commit is contained in:
Zuul
2019-09-23 21:16:46 +00:00
committed by Gerrit Code Review

View File

@@ -48,11 +48,10 @@ Completion Criteria
The completion criteria for this goal is as follows: The completion criteria for this goal is as follows:
#. Each team needs to ensure they can build PDFs and that the PDFs look #. 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 respectable and readable. This definition is dependent per-project and
repo to allow local building of PDFs. should be explored at the discretion of the project team.
#. The doc gate job should run and produce PDFs for all projects, it should not #. Each team needs to define a new tox env to enable the PDF build.
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 #. 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. single PDF file containing all of the documentation in that directory.