aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-10-25 17:19:33 +0200
committerTibor Frank <tifrank@cisco.com>2017-10-25 15:21:48 +0000
commit60d2d7360a60dd1f7d0fa05501839bdc2122499a (patch)
treef3c4aec4dec637f3379af20ed7e150aa607a789a
parentd3fdb481c4c2c18a3aef04ffeb14365b7ec28118 (diff)
Add link to pdf version
Change-Id: I6a2d33284dff8a156a9231ded5e337db2ff5fb06 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 977851f65718fb82d804dc095a2ddd9735a67b89)
-rw-r--r--docs/report/introduction/overview.rst3
-rw-r--r--resources/tools/presentation/conf.py1
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/report/introduction/overview.rst b/docs/report/introduction/overview.rst
index 180e73ff57..48d631f2e1 100644
--- a/docs/report/introduction/overview.rst
+++ b/docs/report/introduction/overview.rst
@@ -5,6 +5,9 @@ This is the **F**\ast **D**\ata **I**/**O** Project (**FD.io**) **C**\ontinuous
**S**\ystem **I**\ntegration and **T**\esting (**CSIT**) project report for CSIT
|release| system testing of |vpp-release|.
+This is the full html version, there is also the reduced
+`pdf version of this report`_.
+
The report describes CSIT functional and performance tests and their
continuous execution delivered in CSIT |release|. A high-level overview is
provided for each CSIT test environment running in :abbr:`LF (Linux Foundation)`
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py
index 6fad510f72..e833b643dc 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -67,6 +67,7 @@ rst_epilog = """
.. |virl-image-ubuntu| replace:: ubuntu-16.04.1_2017-02-23_1.8
.. |virl-image-centos| replace:: centos-7.3-1611_2017-02-23_1.4
+.. _pdf version of this report: https://docs.fd.io/csit/rls1710/report/_static/archive/csit_rls1710.pdf
.. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h=rls1710
.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls1710
.. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h=rls1710