summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-02-15 18:17:14 -0600
committerLovett, Trevor <trevor.lovett@att.com>2019-02-16 08:47:41 -0600
commitbcbac1a1498b4f064fba575f7cbe8cb9b3663cd8 (patch)
tree8a185fa51017e0788162dec8ffa5d9d9d7d697cc /docs/conf.py
parent023d74cc2d436659398743c412a602c6c1777fcb (diff)
[VVP] Doc for GUI, Docker, and Deprecation
Revising documentation to reflect the deprecation of the VVP web application as well as adding documentation for the new additions such as: * Alternate report options * Native GUI tool * Docker execution Change-Id: Ia1b1e99e7d5fb657286efb281049e4550a80d1b6 Issue-ID: VVP-137 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 38b57a5..7e484bc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,7 +51,6 @@ extensions = [
'sphinx.ext.doctest',
'sphinx.ext.graphviz',
'sphinx.ext.todo',
- 'sphinx.ext.pngmath',
'sphinx.ext.viewcode',
]