This commit is contained in:
Mouse
2018-05-21 13:19:35 +08:00
parent 32d8056f4d
commit 256714a707
4 changed files with 326 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ exclude_patterns = []
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'
highlight_language = 'java'
highlight_language = 'javascript'
# -- Options for HTML output -------------------------------------------------