diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/octopus_info.rst (renamed from docs/main.rst) | 5 | ||||
-rw-r--r-- | docs/opnfv-jenkins-slave-connection.rst | 10 | ||||
-rw-r--r-- | docs/opnfv-jjb-usage.rst | 6 | ||||
-rw-r--r-- | docs/release/main.rst | 1 |
4 files changed, 19 insertions, 3 deletions
diff --git a/docs/main.rst b/docs/octopus_info.rst index b854b1d..8686d32 100644 --- a/docs/main.rst +++ b/docs/octopus_info.rst @@ -23,3 +23,8 @@ The CI project provides the starting point for all OPNFV development activities. * **Execute the continuous automated builds and basic verification** +**Documentation tracking** + +Revision: _sha1_ + +Build date: _date_ diff --git a/docs/opnfv-jenkins-slave-connection.rst b/docs/opnfv-jenkins-slave-connection.rst index be105de..001c23e 100644 --- a/docs/opnfv-jenkins-slave-connection.rst +++ b/docs/opnfv-jenkins-slave-connection.rst @@ -139,7 +139,13 @@ This plugin will plot one or more single values variations across builds in one It can generate various kind of plots, including Area, Bar, Line, Stacked Bar, Waterfall…
-Here is an example of the plots generated by this plugin:
+Here is an example of the plots generated by this plugin:
.. image:: images/exampleplot.png
-See more details here: `https://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin>`_
+See more details here: `https://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin>`
+
+**Documentation tracking**
+
+Revision: _sha1_
+
+Build date: _date_
diff --git a/docs/opnfv-jjb-usage.rst b/docs/opnfv-jjb-usage.rst index b7e0a49..77bb383 100644 --- a/docs/opnfv-jjb-usage.rst +++ b/docs/opnfv-jjb-usage.rst @@ -162,3 +162,9 @@ The Current merge and verify jobs for jenkins job builder as pulled from the rep jenkins-jobs update --delete-old jjb/ + +**Documentation tracking** + +Revision: _sha1_ + +Build date: _date_ diff --git a/docs/release/main.rst b/docs/release/main.rst deleted file mode 100644 index 7bfa94b..0000000 --- a/docs/release/main.rst +++ /dev/null @@ -1 +0,0 @@ -Just a dummy file |