From 2600ca9edfbd40689e9a419a92165e45e6fd63cb Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 18 Nov 2010 10:54:22 +0000 Subject: [PATCH] Fix issues with tribes docs reported on users list. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1036398 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/tribes/developers.xml | 37 ++++++++++++++++++++++++++++++++++++ webapps/docs/tribes/faq.xml | 4 ++-- webapps/docs/tribes/interceptors.xml | 37 ++++++++++++++++++++++++++++++++++++ webapps/docs/tribes/introduction.xml | 2 +- webapps/docs/tribes/membership.xml | 37 ++++++++++++++++++++++++++++++++++++ webapps/docs/tribes/project.xml | 2 +- webapps/docs/tribes/setup.xml | 4 ++-- webapps/docs/tribes/status.xml | 37 ++++++++++++++++++++++++++++++++++++ webapps/docs/tribes/transport.xml | 37 ++++++++++++++++++++++++++++++++++++ 9 files changed, 191 insertions(+), 6 deletions(-) create mode 100644 webapps/docs/tribes/developers.xml create mode 100644 webapps/docs/tribes/interceptors.xml create mode 100644 webapps/docs/tribes/membership.xml create mode 100644 webapps/docs/tribes/status.xml create mode 100644 webapps/docs/tribes/transport.xml diff --git a/webapps/docs/tribes/developers.xml b/webapps/docs/tribes/developers.xml new file mode 100644 index 000000000..44d00ffc2 --- /dev/null +++ b/webapps/docs/tribes/developers.xml @@ -0,0 +1,37 @@ + + + +]> + + + &project; + + + Apache Tribes - Developers + + + + + +
+

TODO

+
+ + +
diff --git a/webapps/docs/tribes/faq.xml b/webapps/docs/tribes/faq.xml index 932b3faf2..449c53e19 100644 --- a/webapps/docs/tribes/faq.xml +++ b/webapps/docs/tribes/faq.xml @@ -18,12 +18,11 @@ ]> - + &project; - Filip Hanik Apache Tribes - Frequently Asked Questions @@ -31,6 +30,7 @@
+

TODO

diff --git a/webapps/docs/tribes/interceptors.xml b/webapps/docs/tribes/interceptors.xml new file mode 100644 index 000000000..deeb9a73b --- /dev/null +++ b/webapps/docs/tribes/interceptors.xml @@ -0,0 +1,37 @@ + + + +]> + + + &project; + + + Apache Tribes - Interceptors + + + + + +
+

TODO

+
+ + +
diff --git a/webapps/docs/tribes/introduction.xml b/webapps/docs/tribes/introduction.xml index 3fcbeb29d..04b2ca687 100644 --- a/webapps/docs/tribes/introduction.xml +++ b/webapps/docs/tribes/introduction.xml @@ -18,7 +18,7 @@ ]> - + &project; diff --git a/webapps/docs/tribes/membership.xml b/webapps/docs/tribes/membership.xml new file mode 100644 index 000000000..cc6d0a2dc --- /dev/null +++ b/webapps/docs/tribes/membership.xml @@ -0,0 +1,37 @@ + + + +]> + + + &project; + + + Apache Tribes - Membership + + + + + +
+

TODO

+
+ + +
diff --git a/webapps/docs/tribes/project.xml b/webapps/docs/tribes/project.xml index 467256fd1..3a88e3b38 100644 --- a/webapps/docs/tribes/project.xml +++ b/webapps/docs/tribes/project.xml @@ -38,7 +38,7 @@ - + diff --git a/webapps/docs/tribes/setup.xml b/webapps/docs/tribes/setup.xml index cc9c2dd78..3c857692f 100644 --- a/webapps/docs/tribes/setup.xml +++ b/webapps/docs/tribes/setup.xml @@ -18,12 +18,11 @@ ]> - + &project; - Filip Hanik Apache Tribes - Configuration @@ -31,6 +30,7 @@
+

TODO

diff --git a/webapps/docs/tribes/status.xml b/webapps/docs/tribes/status.xml new file mode 100644 index 000000000..83ff57013 --- /dev/null +++ b/webapps/docs/tribes/status.xml @@ -0,0 +1,37 @@ + + + +]> + + + &project; + + + Apache Tribes - Status + + + + + +
+

TODO

+
+ + +
diff --git a/webapps/docs/tribes/transport.xml b/webapps/docs/tribes/transport.xml new file mode 100644 index 000000000..ff103b398 --- /dev/null +++ b/webapps/docs/tribes/transport.xml @@ -0,0 +1,37 @@ + + + +]> + + + &project; + + + Apache Tribes - Transport + + + + + +
+

TODO

+
+ + +
-- 2.11.0