From fbb9af3c87ed0867b3e387b61847ea842f021631 Mon Sep 17 00:00:00 2001 From: Alexandra Settle Date: Mon, 2 Sep 2019 14:56:02 +0100 Subject: [PATCH] Updating completion criteria Since the method of this goal has been changed, the completion criteria has been updated to mitigate any confusion. Change-Id: I94d2e31c77b159666c58792053a0d0e480548803 --- goals/selected/train/pdf-doc-generation.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/goals/selected/train/pdf-doc-generation.rst b/goals/selected/train/pdf-doc-generation.rst index b3a3d9e4b..bcd6f29bf 100644 --- a/goals/selected/train/pdf-doc-generation.rst +++ b/goals/selected/train/pdf-doc-generation.rst @@ -48,11 +48,10 @@ 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. + respectable and readable. This definition is dependent per-project and + 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 - depend on in-repository declarations of new dependencies or a new tox env. +#. Each team needs to define a new tox env to enable the PDF build. #. 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.