From de849caeb9d689ab0ffd9d8279ba0cb1af925753 Mon Sep 17 00:00:00 2001
From: Josh Blum
Date: Thu, 20 Oct 2011 09:41:07 -0700
Subject: docs: grabbed support files from ben's repo and my repo
---
docs/doxygen/doxyxml/example/xml/index.xsd | 66 ++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+)
create mode 100644 docs/doxygen/doxyxml/example/xml/index.xsd
(limited to 'docs/doxygen/doxyxml/example/xml/index.xsd')
diff --git a/docs/doxygen/doxyxml/example/xml/index.xsd b/docs/doxygen/doxyxml/example/xml/index.xsd
new file mode 100644
index 000000000..d7ab2a906
--- /dev/null
+++ b/docs/doxygen/doxyxml/example/xml/index.xsd
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit
From f919f9dcbb54a08e6e26d6c229ce92fb784fa1b2 Mon Sep 17 00:00:00 2001
From: Tom Rondeau
Date: Fri, 13 Apr 2012 18:36:53 -0400
Subject: Removed whitespace and added dtools/bin/remove-whitespace as a tool
to do this in the future.
The sed script was provided by Moritz Fischer.
---
docs/doxygen/doxyxml/example/xml/index.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/doxygen/doxyxml/example/xml/index.xsd')
diff --git a/docs/doxygen/doxyxml/example/xml/index.xsd b/docs/doxygen/doxyxml/example/xml/index.xsd
index d7ab2a906..bfe960c0f 100644
--- a/docs/doxygen/doxyxml/example/xml/index.xsd
+++ b/docs/doxygen/doxyxml/example/xml/index.xsd
@@ -25,7 +25,7 @@
-
+
--
cgit