diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-10-25 17:19:33 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-10-25 17:19:33 +0200 |
commit | 977851f65718fb82d804dc095a2ddd9735a67b89 (patch) | |
tree | bf3586b60fd8ac72d064faa6f8600165fc7cb0be /resources/tools/presentation | |
parent | d8acc8c6a37f5a3aae87dfc642e47058fc4b9a21 (diff) |
Add link to pdf version
Change-Id: I6a2d33284dff8a156a9231ded5e337db2ff5fb06
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |