Use googlecode syntax highlighting in reference manual

Closes gh-24865
This commit is contained in:
Sam Brannen 2020-04-28 12:25:24 +02:00
parent b69f081a79
commit 27adbb9a35
1 changed files with 1 additions and 1 deletions

View File

@ -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