From 90497d8fffb2789b996cff160b2d401126db7151 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Jun 2014 16:42:03 +0300 Subject: [PATCH] template: Added XSL stylesheets to support permalinks. Fixes [YOCTO #5772] These five style sheets support creation of permalinks in the HTML formatted output. (From yocto-docs rev: 7467ad6518c0fc0eb829b9432dc113bd0cdb6807) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/template/component.title.xsl | 39 +++++++++++++ documentation/template/division.title.xsl | 24 ++++++++ .../template/formal.object.heading.xsl | 21 +++++++ documentation/template/permalinks.xsl | 25 +++++++++ documentation/template/section.title.xsl | 55 +++++++++++++++++++ 5 files changed, 164 insertions(+) create mode 100644 documentation/template/component.title.xsl create mode 100644 documentation/template/division.title.xsl create mode 100644 documentation/template/formal.object.heading.xsl create mode 100644 documentation/template/permalinks.xsl create mode 100644 documentation/template/section.title.xsl diff --git a/documentation/template/component.title.xsl b/documentation/template/component.title.xsl new file mode 100644 index 0000000000..3a5539dc83 --- /dev/null +++ b/documentation/template/component.title.xsl @@ -0,0 +1,39 @@ + + + + + + + + + + + 6 + 5 + 4 + 3 + 2 + 1 + + + + title + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/documentation/template/division.title.xsl b/documentation/template/division.title.xsl new file mode 100644 index 0000000000..8cd70a595b --- /dev/null +++ b/documentation/template/division.title.xsl @@ -0,0 +1,24 @@ + + + + + +

+ title + + + + + + + + + + +

+
+
\ No newline at end of file diff --git a/documentation/template/formal.object.heading.xsl b/documentation/template/formal.object.heading.xsl new file mode 100644 index 0000000000..4f3900d165 --- /dev/null +++ b/documentation/template/formal.object.heading.xsl @@ -0,0 +1,21 @@ + + + + + + + + + +

+ + + + +

+
+
\ No newline at end of file diff --git a/documentation/template/permalinks.xsl b/documentation/template/permalinks.xsl new file mode 100644 index 0000000000..d2a1c14524 --- /dev/null +++ b/documentation/template/permalinks.xsl @@ -0,0 +1,25 @@ + + + + + ΒΆ + + + + + + + + + + + + + + + + + + diff --git a/documentation/template/section.title.xsl b/documentation/template/section.title.xsl new file mode 100644 index 0000000000..5c6ff9a96e --- /dev/null +++ b/documentation/template/section.title.xsl @@ -0,0 +1,55 @@ + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +