File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 272272 </fileset >
273273 </copy >
274274 <move file =" target/site/reference/pdf/index.pdf" tofile =" target/site/reference/pdf/spring-ws-reference.pdf" failonerror =" false" />
275+ <move todir =" target/site/reference/html" failonerror =" false" >
276+ <fileset dir =" target/site/reference/html/index" />
277+ </move >
275278 </postProcess >
276279 </configuration >
277280 </plugin >
Original file line number Diff line number Diff line change 33<book xmlns : xi =" http://www.w3.org/2001/XInclude" >
44
55 <bookinfo >
6- <title >Spring Web Services - Reference Documentation</title >
6+ <title >Spring Web Services</title >
7+ <subtitle >Reference Documentation</subtitle >
78 <releaseinfo ><?eval ${project.version}?></releaseinfo >
89
910 <authorgroup >
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ Reference Manual
66
77 The reference manual is available as HTML, and as PDF.
88
9- * View the {{{reference/html/index.html}HTML version}}
9+ * View the {{{reference/html/index/index .html}HTML version}}
1010
1111 * Download the {{{reference/pdf/spring-ws-reference.pdf}PDF version}}
You can’t perform that action at this time.
0 commit comments