From 30e89440459448ea0686e7b90a6d34fc1da428f8 Mon Sep 17 00:00:00 2001 From: nandika Date: Thu, 19 Aug 2010 05:29:40 +0000 Subject: license added git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987021 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/archived_news.html | 19 ++++++++++++++++++- xdocs/coding_conventions.html | 19 ++++++++++++++++++- xdocs/docs/architecture_notes.html | 19 ++++++++++++++++++- xdocs/docs/axis2c_manual.html | 16 ++++++++++++++++ xdocs/docs/faq.html | 16 ++++++++++++++++ xdocs/docs/index.html | 19 ++++++++++++++++++- xdocs/docs/installationguide.html | 16 ++++++++++++++++ xdocs/docs/om_tutorial.html | 19 ++++++++++++++++++- xdocs/download.html | 19 +++++++++++++++++-- xdocs/index.html | 19 ++++++++++++++++++- xdocs/lists_issues.html | 19 ++++++++++++++++++- xdocs/svn.html | 19 ++++++++++++++++++- xdocs/versioning.html | 19 ++++++++++++++++++- 13 files changed, 227 insertions(+), 11 deletions(-) diff --git a/xdocs/archived_news.html b/xdocs/archived_news.html index 70149aa..41b4d61 100644 --- a/xdocs/archived_news.html +++ b/xdocs/archived_news.html @@ -1,4 +1,21 @@ -
This page contains information on previous releases running up to the latest.
diff --git a/xdocs/coding_conventions.html b/xdocs/coding_conventions.html index 0015b1a..86b127c 100644 --- a/xdocs/coding_conventions.html +++ b/xdocs/coding_conventions.html @@ -1,4 +1,21 @@ -Please send your feedback to: axis-c-dev@ws.apache.org + + +
Please send your feedback to: axis-c-dev@ws.apache.org (Subscription details are available on the Axis2 site.) Prefix the subject with [Axis2].
Apache Axis2/C is a Web services engine implemented in the C programming language. It is based on the extensible and flexible Axis2 architecture. Apache Axis2/C can be used to provide and consume WebServices. It has been implemented with portability and ability to embed in mind, hence could be used as a Web services enabler in other software.
diff --git a/xdocs/lists_issues.html b/xdocs/lists_issues.html index 6db8226..8ffad8c 100644 --- a/xdocs/lists_issues.html +++ b/xdocs/lists_issues.html @@ -1,4 +1,21 @@ -These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. diff --git a/xdocs/svn.html b/xdocs/svn.html index 4b19bc3..4ccc83e 100644 --- a/xdocs/svn.html +++ b/xdocs/svn.html @@ -1,4 +1,21 @@ -
This document provides information on how to use SVN to get an SVN + + +
This document provides information on how to use SVN to get an SVN checkout/update and make commits to the source repository.
Apache Axis2/C contains both applications, like HTTPD, and libraries, like + + +
Apache Axis2/C contains both applications, like HTTPD, and libraries, like APR. It also contains a number of related sub-projects. It allows third-party service modules to be written against its API (such as HTTPD), and may also compile its own third-party modules (e.g., mod_axis2) to be used with -- cgit v1.1-32-gdbae