Update spring-doc-resources version and highlight
Update spring-doc-resources and change highlght to github, to get Damien Vitrac's latest look and feel for the docs.
This commit is contained in:
committed by
Michael Minella
parent
d508285f58
commit
214c121397
@@ -18,7 +18,7 @@
|
||||
<dependency>
|
||||
<groupId>io.spring.docresources</groupId>
|
||||
<artifactId>spring-doc-resources</artifactId>
|
||||
<version>0.1.1.RELEASE</version>
|
||||
<version>0.2.0.RELEASE</version>
|
||||
<type>zip</type>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
@@ -106,7 +106,7 @@
|
||||
<linkcss>true</linkcss>
|
||||
<icons>font</icons>
|
||||
<highlightjsdir>js/highlight</highlightjsdir>
|
||||
<highlightjs-theme>atom-one-dark-reasonable</highlightjs-theme>
|
||||
<highlightjs-theme>github</highlightjs-theme>
|
||||
</attributes>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user