Skip to content
Snippets Groups Projects
Commit 516e7854 authored by fw-bot's avatar fw-bot Committed by Martin Trigaux
Browse files

[FIX] doc: increase requirement

Partial cherry pick of e4b75149
Sphinx 1.6.7 is the minimum in debian stable and ubuntu LTS
parent af411b86
Branches
Tags
No related merge requests found
......@@ -60,6 +60,7 @@ class BootstrapTranslator(nodes.NodeVisitor, object):
self.context = []
self.section_level = 0
self.config = self.builder.config
self.highlightlang = self.highlightlang_base = self.builder.config.highlight_language
self.highlightopts = getattr(builder.config, 'highlight_options', {})
......
sphinx>=1.2
sphinx>=1.6.7
sphinx-patchqueue>=1.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment