From 2e76646998df0ca1b7d160329c0f3ac8cdda2fe0 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 20 Aug 2017 09:22:43 +0000 Subject: Move shunit2 into ./contrib and add catch-1.8.7 --- .../docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl | 26 ++++++++ .../tldp-xsl/21MAR2004/html/tldp-common.xsl | 22 +++++++ .../tldp-xsl/21MAR2004/html/tldp-one-page.xsl | 13 ++++ .../shunit2-2.0.3/share/resources/shelldoc.xslt | 71 ++++++++++++++++++++++ 4 files changed, 132 insertions(+) create mode 100644 contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl create mode 100644 contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl create mode 100644 contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl create mode 100644 contrib/shunit2-2.0.3/share/resources/shelldoc.xslt (limited to 'contrib/shunit2-2.0.3/share') diff --git a/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl new file mode 100644 index 0000000..b7a7d43 --- /dev/null +++ b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/fo/tldp-print.xsl @@ -0,0 +1,26 @@ + + + + + + + + + + + +start + + + + + + + + diff --git a/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl new file mode 100644 index 0000000..f8cf7b1 --- /dev/null +++ b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-common.xsl @@ -0,0 +1,22 @@ + + + + + + + +text/css + + + + + + + diff --git a/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl new file mode 100644 index 0000000..16994ad --- /dev/null +++ b/contrib/shunit2-2.0.3/share/docbook/tldp-xsl/21MAR2004/html/tldp-one-page.xsl @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/contrib/shunit2-2.0.3/share/resources/shelldoc.xslt b/contrib/shunit2-2.0.3/share/resources/shelldoc.xslt new file mode 100644 index 0000000..45d5f92 --- /dev/null +++ b/contrib/shunit2-2.0.3/share/resources/shelldoc.xslt @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + Function Reference + + + +
+ shelldoc-section- + <xsl:value-of select="@group"/> + + shelldoc-function- + <xsl:value-of select="@group"/> + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + + + + +
-- cgit v1.2.3