diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/template/component.title.xsl | 2 | ||||
-rw-r--r-- | bitbake/doc/template/division.title.xsl | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/bitbake/doc/template/component.title.xsl b/bitbake/doc/template/component.title.xsl index 3a5539dc83..faef043268 100644 --- a/bitbake/doc/template/component.title.xsl +++ b/bitbake/doc/template/component.title.xsl | |||
@@ -36,4 +36,4 @@ | |||
36 | </xsl:call-template> | 36 | </xsl:call-template> |
37 | </xsl:element> | 37 | </xsl:element> |
38 | </xsl:template> | 38 | </xsl:template> |
39 | </xsl:stylesheet> \ No newline at end of file | 39 | </xsl:stylesheet> |
diff --git a/bitbake/doc/template/division.title.xsl b/bitbake/doc/template/division.title.xsl index 8cd70a595b..9c843bc7c4 100644 --- a/bitbake/doc/template/division.title.xsl +++ b/bitbake/doc/template/division.title.xsl | |||
@@ -21,4 +21,5 @@ | |||
21 | </xsl:call-template> | 21 | </xsl:call-template> |
22 | </h1> | 22 | </h1> |
23 | </xsl:template> | 23 | </xsl:template> |
24 | </xsl:stylesheet> \ No newline at end of file | 24 | </xsl:stylesheet> |
25 | |||