Use github highlight.js theme in test doc
This commit is contained in:
parent
84a9e6fdfa
commit
466dee04ed
|
@ -53,7 +53,7 @@ function render() {
|
|||
'sectnums',
|
||||
'source-highlighter=highlight.js',
|
||||
'highlightjsdir=js/highlight',
|
||||
'highlightjs-theme=color-brewer',
|
||||
'highlightjs-theme=github',
|
||||
'stylesdir=css',
|
||||
'stylesheet=spring.css',
|
||||
'docinfo=shared',
|
||||
|
|
Loading…
Reference in New Issue