docs: inline syntax highlighting

dev
Andy Meneely 2016-02-07 21:19:49 -05:00
parent b9104552e2
commit e7167b906d
2 changed files with 5 additions and 0 deletions

View File

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

1
docs/requirements.txt Normal file
View File

@ -0,0 +1 @@
sphinxcontrib-inlinesyntaxhighlight==0.2