summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py6
-rw-r--r--docs/source/index.rst6
2 files changed, 8 insertions, 4 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1cbb69c..f879568 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -23,16 +23,16 @@ release = '1.0a1'
exclude_patterns = []
add_function_parentheses = True
-pygments_style = 'sphinx'
+#pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []
# -- Options for HTML output ---------------------------------------------------
-html_theme = 'air'
+#html_theme = 'air'
#html_theme_options = {}
-html_theme_path = ['../../../sphinx-themes']
+#html_theme_path = ['../../../sphinx-themes']
html_title = 'Reconfigure documentation'
html_short_title = 'Reconfigure docs'
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 940f2bd..eea3a8a 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -12,7 +12,11 @@ Links:
* `Source at GitHub <http://github.com/Eugeny/reconfigure>`_
* Questions? `Email me <mailto:e@ajeni.org>`_
* `PyPI <http://pypi.python.org/pypi?:action=display&name=reconfigure>`_
-* `CI <http://ajenti.org:9090/job/reconfigure/>`_
+
+`Browse API on SourceGraph <https://sourcegraph.com/github.com/Eugeny/reconfigure/tree>`_
+
+.. image:: https://sourcegraph.com/api/repos/github.com/Eugeny/reconfigure/badges/funcs.png
+.. image:: https://sourcegraph.com/api/repos/github.com/Eugeny/reconfigure/badges/status.png
Contents:
---------