You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-cvs@xml.apache.org by da...@apache.org on 2004/07/15 19:19:42 UTC

cvs commit: xml-xmlbeans/website/src/documentation/content/xdocs/documentation index.xml

daveremy    2004/07/15 10:19:42

  Modified:    website/src/documentation/content/xdocs/documentation
                        index.xml
  Log:
  Contributed by Steve Traut. Adding "Wiki Pages" section to documentation page. This includes a link to the samples suggestion Wiki page.
  
  Revision  Changes    Path
  1.4       +8 -1      xml-xmlbeans/website/src/documentation/content/xdocs/documentation/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/documentation/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	22 Apr 2004 03:17:40 -0000	1.3
  +++ index.xml	15 Jul 2004 17:19:42 -0000	1.4
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  +<?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://apache.org/forrest/dtd/document-v12.dtd">
   <document>
   	<header>
  @@ -28,6 +28,13 @@
   			<ul>
   				<li><link href="../docs/reference/index.html">XMLBeans Java Doc</link></li>
   			</ul>
  +		</section>
  +		<section>
  +		    <title>Wiki Pages</title>
  +			<p>Have an idea for a sample you'd like to see? Looking for ideas for a sample you'd like to write? 
  +			    For a Wiki page where you can view ideas and add your own, see 
  +			<link href="http://wiki.apache.org/xmlbeans/XmlBeansSampleSuggestions">XMLBeans Samples Suggestions</link>.</p>
  +                                    <p>For a early explanation of what XMLBeans is all about, see <link href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansExplanation">XMLBeans Explanation</link>.</p>
   		</section>
   	</body>
   </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xmlbeans-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-cvs-help@xml.apache.org