diff options
author | Victor Laza <vlaza@cloudbasesolutions.com> | 2015-04-20 14:10:01 +0300 |
---|---|---|
committer | Victor Laza <vlaza@cloudbasesolutions.com> | 2015-04-20 15:08:20 +0300 |
commit | c98771631113b1e870250ed4028f1ea7ee62ef4c (patch) | |
tree | 357a46b4b12b79bdc19c421b7cdbf9a3d1786093 /docs | |
parent | d4cf08d6293091f6dd763dc6e8dcbdaf1d1c800a (diff) |
Cleanup test dummy files from octopus project & add sha1
JIRA: DOCS-21 - Cleanup test dummy files from octopus project
and added sha1 tracking for existing documents
Change-Id: I9f4446bb7392ca878949a6c7a5c0fd8db366a904
Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
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 |