#1262 - Update spring-doc-resources and syntax highlighting for ref docs.
Update spring-doc-resources to get the latest look and feel and nicer code listings.
This commit is contained in:
committed by
Oliver Drotbohm
parent
df03698fe5
commit
d991c6900e
4
pom.xml
4
pom.xml
@@ -71,7 +71,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<source.level>1.8</source.level>
|
||||
<assertj.version>3.13.2</assertj.version>
|
||||
<docs.resources.version>0.1.0.RELEASE</docs.resources.version>
|
||||
<docs.resources.version>0.2.0.RELEASE</docs.resources.version>
|
||||
<evo.version>1.2.2</evo.version>
|
||||
<logback.version>1.2.3</logback.version>
|
||||
<jacoco>0.7.9</jacoco>
|
||||
@@ -423,7 +423,7 @@
|
||||
<sourceHighlighter>highlight.js</sourceHighlighter>
|
||||
<attributes>
|
||||
<highlightjsdir>js/highlight</highlightjsdir>
|
||||
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
|
||||
<highlightjs-theme>github</highlightjs-theme>
|
||||
<linkcss>true</linkcss>
|
||||
<sectanchors>true</sectanchors>
|
||||
<stylesdir>./css</stylesdir>
|
||||
|
||||
Reference in New Issue
Block a user