mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-27 06:35:37 +00:00
Set highlight language to c++ in config
This commit is contained in:
parent
f02e4100db
commit
43d3c0a110
@ -104,6 +104,8 @@ exclude_trees = ['sphinx-bootstrap-theme']
|
|||||||
# The name of the Pygments (syntax highlighting) style to use.
|
# The name of the Pygments (syntax highlighting) style to use.
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
|
||||||
|
highlight_language = 'c++'
|
||||||
|
|
||||||
# A list of ignored prefixes for module index sorting.
|
# A list of ignored prefixes for module index sorting.
|
||||||
#modindex_common_prefix = []
|
#modindex_common_prefix = []
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
.. highlight:: c++
|
|
||||||
|
|
||||||
.. _string-formatting-api:
|
.. _string-formatting-api:
|
||||||
|
|
||||||
*************
|
*************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user