VOL-4840 - Tracking ticket for release documentation.

conf.py
-------
  o Define more external link macros to shorten URLs.

Misc
----
  o Updated comments on version strings and misc items.

Change-Id: Ib4bc650e575bdc4b5c6a666c4147c8b93a41e797
diff --git a/testing/index.rst b/testing/index.rst
index 2124721..99771ec 100644
--- a/testing/index.rst
+++ b/testing/index.rst
@@ -2,14 +2,18 @@
 ===========================
 
 Below are links to the documentation generated by ``robot.libdoc`` from the
-Robot resources in the voltha-system-tests repository.
+Robot resources in :repo:`voltha-system-tests`.
 
-| These files can also be generated locally by checking out the repo and running:
+| These files can also be generated locally by checking out the repo and running one of:
 
-- % **make gendocs**
+.. code:: bash
 
-   - `voltha-system-tests (gerrit) <https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests>`_
-   - `voltha-system-tests (github) <https://github.com/opencord/voltha-system-tests>`_
+   | % **make gendocs**
+   | % **make html**
+   | % **make reload**
+
+   - :repo:`voltha-system-tests` (gerrit)
+   - :repo:`voltha-system-tests` (github)
 
 Libraries
 ---------