Author: eric
Date: Sat Oct 23 14:43:22 2010
New Revision: 1026621
URL: http://svn.apache.org/viewvc?rev=1026621&view=rev
Log:
Initial commit of the protocols web site src.
Added:
james/protocols/trunk/src/site/resources/images/uml/
james/protocols/trunk/src/site/resources/images/uml/org.apache.james.protocols_package.png
(with props)
Modified:
james/protocols/trunk/src/site/xdoc/index.xml
james/protocols/trunk/src/site/xdoc/source_code.xml
Added:
james/protocols/trunk/src/site/resources/images/uml/org.apache.james.protocols_package.png
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/resources/images/uml/org.apache.james.protocols_package.png?rev=1026621&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
james/protocols/trunk/src/site/resources/images/uml/org.apache.james.protocols_package.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: james/protocols/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/xdoc/index.xml?rev=1026621&r1=1026620&r2=1026621&view=diff
==============================================================================
--- james/protocols/trunk/src/site/xdoc/index.xml (original)
+++ james/protocols/trunk/src/site/xdoc/index.xml Sat Oct 23 14:43:22 2010
@@ -20,7 +20,7 @@
<document>
<properties>
- <title>James Protocols - Index</title>
+ <title>Apache James Protocols - Index</title>
</properties>
<body>
Modified: james/protocols/trunk/src/site/xdoc/source_code.xml
URL:
http://svn.apache.org/viewvc/james/protocols/trunk/src/site/xdoc/source_code.xml?rev=1026621&r1=1026620&r2=1026621&view=diff
==============================================================================
--- james/protocols/trunk/src/site/xdoc/source_code.xml (original)
+++ james/protocols/trunk/src/site/xdoc/source_code.xml Sat Oct 23 14:43:22 2010
@@ -31,7 +31,7 @@
<p>The source can be checked out anonymously from SVN with the following
command.</p>
- <source>svn checkout
http://svn.apache.org/repos/asf/james/protocols/trunk james-protocols</source>
+ <code>$ svn checkout
http://svn.apache.org/repos/asf/james/protocols/trunk james-protocols</code>
</subsection>
@@ -39,12 +39,18 @@
<p>Everyone can access the Subversion repository via HTTP, but
Committers must checkout the Subversion repository via HTTPS.</p>
- <source>svn checkout
https://svn.apache.org/repos/asf/james/protocols/trunk james-protocols</source>
+ <code>$ svn checkout
https://svn.apache.org/repos/asf/james/protocols/trunk james-protocols</code>
</subsection>
</section>
+ <section name="Architecture">
+
+ <img src="images/uml/org.apache.james.protocols_package.png"/>
+
+ </section>
+
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]