From cb54c8065166896af345cb00ac4a5287b342d78c Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sun, 30 Jun 2019 07:29:58 +0000 Subject: [PATCH] Fix follow up comment of pdf goal doc is per release version things and sometime those are updated with the backport changes to stable branches. For example nova rocky 18.0.0 and 18.2.0 can have changes in doc, so pdf for both release should contain the release version explicitly. This is fixing the comment given in original goal proposal patch - https://review.opendev.org/#/c/647712/8/goals/train/pdf-doc-generation.rst@55 Change-Id: I9c13b89574c1ae9855b49bc9a45ab3756b8b1961 --- goals/train/pdf-doc-generation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goals/train/pdf-doc-generation.rst b/goals/train/pdf-doc-generation.rst index de943265e..149d4ee5b 100644 --- a/goals/train/pdf-doc-generation.rst +++ b/goals/train/pdf-doc-generation.rst @@ -59,7 +59,7 @@ The completion criteria for this goal is as follows: Publishing multiple PDFs not part of this goal, and should be deferred until after this goal is complete. -#. Each guide generated includes the release name to ensure the user is fully aware of the +#. Each guide generated includes the release version to ensure the user is fully aware of the content they have built. It would also be helpful to add a disclaimer that this information is updated regularly in the project repositories and to check for updates during maintenance periods.