Commit 70517a9 1 parent 37715b4 commit 70517a9 Copy full SHA for 70517a9
File tree 2 files changed +5
-3
lines changed
src/main/docs/jaxb-tools-docs
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 67
67
<outputDirectory >${project.build.directory} /generated-docs</outputDirectory >
68
68
<backend >html5</backend >
69
69
<preserveDirectories >true</preserveDirectories >
70
- <sourceHighlighter >coderay</sourceHighlighter >
71
70
<attributes >
71
+ <source-highlighter >coderay</source-highlighter >
72
72
<release-version >${project.version} </release-version >
73
73
<linkcss >true</linkcss >
74
74
<imagesdir >./</imagesdir >
93
93
<outputDirectory >${project.build.directory} /generated-docs-pdf</outputDirectory >
94
94
<preserveDirectories >true</preserveDirectories >
95
95
<sourceDirectory >src/main/docs/jaxb-tools-docs</sourceDirectory >
96
- <sourceHighlighter >coderay</sourceHighlighter >
96
+ <attributes >
97
+ <source-highlighter >coderay</source-highlighter >
98
+ </attributes >
97
99
</configuration >
98
100
</execution >
99
101
</executions >
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ TIP: Review release notes for any changes between versions.
15
15
== References
16
16
17
17
*JAXB Tools home*: https://github.com/highstource/jaxb-tools/[]
18
- *Jakarta JAXB homeo *: https://github.com/eclipse-ee4j/jaxb-ri/[]
18
+ *Jakarta JAXB home *: https://github.com/eclipse-ee4j/jaxb-ri/[]
You can’t perform that action at this time.
0 commit comments