From a6c91b11bf77264badc714e53e710803cf181a73 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 5 Aug 2011 09:25:34 +0000 Subject: skeleton for documentation processing --- docs/xslt/content.xslt | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/xslt/content.xslt (limited to 'docs/xslt/content.xslt') diff --git a/docs/xslt/content.xslt b/docs/xslt/content.xslt new file mode 100644 index 000000000..d772ecfdb --- /dev/null +++ b/docs/xslt/content.xslt @@ -0,0 +1,43 @@ + + + + + + + +
+

+ +

+
+ +
+ + + +
+

+ +

+
+ +
+ + + + + + + +

+ +

+
+ + + + + + + +
\ No newline at end of file -- cgit