summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc_stl
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-03-10 19:23:30 +0200
committerHanoh Haim <hhaim@cisco.com>2016-03-10 19:23:30 +0200
commit2be2f7e96be26fbe6dd6763f2ec97fb248abb330 (patch)
treebb11e3cb8ef8807799168156aa1ba6235839e76c /scripts/automation/trex_control_plane/doc_stl
parent54fb838e24607af8532f725997b670f482abfe96 (diff)
basic doc for python client API
Diffstat (limited to 'scripts/automation/trex_control_plane/doc_stl')
-rw-r--r--scripts/automation/trex_control_plane/doc_stl/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/automation/trex_control_plane/doc_stl/conf.py b/scripts/automation/trex_control_plane/doc_stl/conf.py
index 6dfb4f70..fe6b27bc 100644
--- a/scripts/automation/trex_control_plane/doc_stl/conf.py
+++ b/scripts/automation/trex_control_plane/doc_stl/conf.py
@@ -121,8 +121,8 @@ todo_include_todos = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#html_theme = 'sphinx_rtd_theme'
-#html_theme = 'classic'
-html_theme = 'sphinxdoc'
+html_theme = 'classic'
+#html_theme = 'sphinxdoc'
#html_theme_options = {
# "rightsidebar": "true"