docs: inline syntax highlighting
parent
b9104552e2
commit
e7167b906d
|
|
@ -284,3 +284,7 @@ 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
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
sphinxcontrib-inlinesyntaxhighlight==0.2
|
||||
Loading…
Reference in New Issue