Merge doc-dc
authorThierry Florac <thierry.florac@onf.fr>
Fri, 18 May 2018 11:27:11 +0200
changeset 64 ab51f4b614c4
parent 60 33c8e14078d7 (current diff)
parent 63 9fdc2d81e685 (diff)
child 65 5300aa064606
Merge doc-dc
requirements.txt
--- a/requirements.txt	Fri May 18 11:24:52 2018 +0200
+++ b/requirements.txt	Fri May 18 11:27:11 2018 +0200
@@ -38,7 +38,7 @@
 pyramid-fanstatic==0.5
 pyramid-zodbconn==0.7
 pyzmq==16.0.4
-repoze.lru = 0.7
+repoze.lru==0.7
 repoze.sphinx.autointerface==0.8
 Sphinx==1.6.7
 sphinx_rtd_theme==0.3.1
--- a/src/source/conf.py	Fri May 18 11:24:52 2018 +0200
+++ b/src/source/conf.py	Fri May 18 11:27:11 2018 +0200
@@ -115,10 +115,7 @@
 exclude_patterns = []
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
-
-# The default language to highlight source code in.
-highlight_language = 'python3'
+pygments_style = 'default'
 
 # If true, `todo` and `todoList` produce output, else they produce nothing.
 todo_include_todos = False