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 --- .../shunit2-2.0.3/share/resources/shelldoc.xslt | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 contrib/shunit2-2.0.3/share/resources/shelldoc.xslt (limited to 'contrib/shunit2-2.0.3/share/resources/shelldoc.xslt') 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