diff --git a/spring-boot-docs/src/main/docbook/xsl/common.xsl b/spring-boot-docs/src/main/docbook/xsl/common.xsl index 2c8c2365b52..157bf9d85c4 100644 --- a/spring-boot-docs/src/main/docbook/xsl/common.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/common.xsl @@ -21,7 +21,8 @@ @@ -39,6 +40,6 @@ 3 - + diff --git a/spring-boot-docs/src/main/docbook/xsl/epub.xsl b/spring-boot-docs/src/main/docbook/xsl/epub.xsl index f545daf76ce..031406ca445 100644 --- a/spring-boot-docs/src/main/docbook/xsl/epub.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/epub.xsl @@ -21,7 +21,8 @@ under the License. diff --git a/spring-boot-docs/src/main/docbook/xsl/html-multipage.xsl b/spring-boot-docs/src/main/docbook/xsl/html-multipage.xsl index 56d9673a7c5..be9cc52de73 100644 --- a/spring-boot-docs/src/main/docbook/xsl/html-multipage.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/html-multipage.xsl @@ -22,7 +22,7 @@ under the License. - + css/manual-multipage.css diff --git a/spring-boot-docs/src/main/docbook/xsl/html-singlepage.xsl b/spring-boot-docs/src/main/docbook/xsl/html-singlepage.xsl index 525fa6590b8..6bd4ac81987 100644 --- a/spring-boot-docs/src/main/docbook/xsl/html-singlepage.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/html-singlepage.xsl @@ -22,7 +22,7 @@ under the License. - + css/manual-singlepage.css diff --git a/spring-boot-docs/src/main/docbook/xsl/html.xsl b/spring-boot-docs/src/main/docbook/xsl/html.xsl index c12d2cec3dc..fd96f9a70df 100644 --- a/spring-boot-docs/src/main/docbook/xsl/html.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/html.xsl @@ -21,10 +21,11 @@ under the License. - + @@ -99,7 +100,7 @@ under the License. - + , @@ -108,7 +109,7 @@ under the License. - +

Authors

diff --git a/spring-boot-docs/src/main/docbook/xsl/pdf.xsl b/spring-boot-docs/src/main/docbook/xsl/pdf.xsl index ce04aa349c6..e7f360986de 100644 --- a/spring-boot-docs/src/main/docbook/xsl/pdf.xsl +++ b/spring-boot-docs/src/main/docbook/xsl/pdf.xsl @@ -23,11 +23,13 @@ under the License. xmlns:d="http://docbook.org/ns/docbook" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xslthl="http://xslthl.sf.net" - exclude-result-prefixes="xslthl d" + xmlns:xlink='http://www.w3.org/1999/xlink' + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="exsl xslthl d xlink" version='1.0'> - - + + @@ -48,6 +50,14 @@ under the License. auto + + + underline + #204060 + + + + @@ -65,27 +75,27 @@ under the License. /> - + - + - + - + - + , @@ -94,15 +104,15 @@ under the License. - + - Copyright © + Copyright © - + @@ -139,8 +149,8 @@ under the License. - - + + please define title in your docbook file! @@ -188,8 +198,8 @@ under the License. - - + + @@ -198,8 +208,8 @@ under the License. - - + + please define title in your docbook file! @@ -296,7 +306,7 @@ under the License. - + @@ -496,42 +506,6 @@ under the License. - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - -