Discontinue use of Rouge in the Reference Manual

Due to a bug in Rouge thats prevents it from working on MS Windows, we
are currently reverting back to CodeRay for source code highlighting
within the Reference Manual.

Issues: SPR-15471
This commit is contained in:
Sam Brannen
2017-04-22 19:02:38 +02:00
parent 624790e7ab
commit 55833dc3d1
7 changed files with 0 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework
:toc: left
:toclevels: 2
ifdef::backend-pdf[:source-highlighter: rouge]
This part of the reference documentation is concerned with data access and the
interaction between the data access layer and the business or service layer.