Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
c11e847d
Commit
c11e847d
authored
Apr 16, 2019
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix syntax highlighting in the reference documentation
Closes gh-16548
parent
0d256da0
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
common.xsl
spring-boot-docs/src/main/docbook/xsl/common.xsl
+1
-1
epub.xsl
spring-boot-docs/src/main/docbook/xsl/epub.xsl
+1
-1
html.xsl
spring-boot-docs/src/main/docbook/xsl/html.xsl
+1
-1
pdf.xsl
spring-boot-docs/src/main/docbook/xsl/pdf.xsl
+1
-1
xslthl-config.xml
spring-boot-docs/src/main/docbook/xsl/xslthl-config.xml
+1
-1
No files found.
spring-boot-docs/src/main/docbook/xsl/common.xsl
View file @
c11e847d
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
-->
-->
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
xmlns:xslthl=
"http://xslthl.s
ourceforge.net/
"
xmlns:xslthl=
"http://xslthl.s
f.net
"
xmlns:d=
"http://docbook.org/ns/docbook"
xmlns:d=
"http://docbook.org/ns/docbook"
exclude-result-prefixes=
"xslthl d"
exclude-result-prefixes=
"xslthl d"
version=
'1.0'
>
version=
'1.0'
>
...
...
spring-boot-docs/src/main/docbook/xsl/epub.xsl
View file @
c11e847d
...
@@ -20,7 +20,7 @@ under the License.
...
@@ -20,7 +20,7 @@ under the License.
-->
-->
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
xmlns:xslthl=
"http://xslthl.s
ourceforge.net/
"
xmlns:xslthl=
"http://xslthl.s
f.net
"
xmlns:d=
"http://docbook.org/ns/docbook"
xmlns:d=
"http://docbook.org/ns/docbook"
exclude-result-prefixes=
"xslthl d"
exclude-result-prefixes=
"xslthl d"
version=
'1.0'
>
version=
'1.0'
>
...
...
spring-boot-docs/src/main/docbook/xsl/html.xsl
View file @
c11e847d
...
@@ -20,7 +20,7 @@ under the License.
...
@@ -20,7 +20,7 @@ under the License.
-->
-->
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
xmlns:xslthl=
"http://xslthl.s
ourceforge.net/
"
xmlns:xslthl=
"http://xslthl.s
f.net
"
xmlns:d=
"http://docbook.org/ns/docbook"
xmlns:d=
"http://docbook.org/ns/docbook"
exclude-result-prefixes=
"xslthl"
exclude-result-prefixes=
"xslthl"
version=
'1.0'
>
version=
'1.0'
>
...
...
spring-boot-docs/src/main/docbook/xsl/pdf.xsl
View file @
c11e847d
...
@@ -22,7 +22,7 @@ under the License.
...
@@ -22,7 +22,7 @@ under the License.
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
xmlns:d=
"http://docbook.org/ns/docbook"
xmlns:d=
"http://docbook.org/ns/docbook"
xmlns:fo=
"http://www.w3.org/1999/XSL/Format"
xmlns:fo=
"http://www.w3.org/1999/XSL/Format"
xmlns:xslthl=
"http://xslthl.s
ourceforge.net/
"
xmlns:xslthl=
"http://xslthl.s
f.net
"
xmlns:xlink=
'http://www.w3.org/1999/xlink'
xmlns:xlink=
'http://www.w3.org/1999/xlink'
xmlns:exsl=
"http://exslt.org/common"
xmlns:exsl=
"http://exslt.org/common"
exclude-result-prefixes=
"exsl xslthl d xlink"
exclude-result-prefixes=
"exsl xslthl d xlink"
...
...
spring-boot-docs/src/main/docbook/xsl/xslthl-config.xml
View file @
c11e847d
...
@@ -19,5 +19,5 @@
...
@@ -19,5 +19,5 @@
<highlighter
id=
"properties"
file=
"./xslthl/properties-hl.xml"
/>
<highlighter
id=
"properties"
file=
"./xslthl/properties-hl.xml"
/>
<highlighter
id=
"json"
file=
"./xslthl/json-hl.xml"
/>
<highlighter
id=
"json"
file=
"./xslthl/json-hl.xml"
/>
<highlighter
id=
"yaml"
file=
"./xslthl/yaml-hl.xml"
/>
<highlighter
id=
"yaml"
file=
"./xslthl/yaml-hl.xml"
/>
<namespace
prefix=
"xslthl"
uri=
"http://xslthl.s
ourceforge.net/
"
/>
<namespace
prefix=
"xslthl"
uri=
"http://xslthl.s
f.net
"
/>
</xslthl-config>
</xslthl-config>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment