Browse Source

Revert "docs: inline syntax highlighting"

This reverts commit e7167b906d.
dev
Andy Meneely 10 years ago
parent
commit
d013b773d9
  1. 4
      docs/conf.py
  2. 1
      docs/requirements.txt

4
docs/conf.py

@ -284,7 +284,3 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False
# sphinx-contrib configurations
inline_highlight_respect_highlight = True
inline_highlight_literals = True

1
docs/requirements.txt

@ -1 +0,0 @@
sphinxcontrib-inlinesyntaxhighlight==0.2
Loading…
Cancel
Save