Use googlecode syntax highlighting in reference manual
Closes gh-24865
This commit is contained in:
parent
b69f081a79
commit
27adbb9a35
|
|
@ -164,7 +164,7 @@ asciidoctor {
|
|||
sectnums: '',
|
||||
'source-highlighter': 'highlight.js',
|
||||
highlightjsdir: 'js/highlight',
|
||||
'highlightjs-theme': 'github', // 'googlecode',
|
||||
'highlightjs-theme': 'googlecode',
|
||||
stylesdir: 'css/',
|
||||
stylesheet: 'stylesheet.css',
|
||||
'spring-version': project.version
|
||||
|
|
|
|||
Loading…
Reference in New Issue