You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by da...@apache.org on 2003/09/30 18:49:30 UTC

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

daveremy    2003/09/30 09:49:30

  Modified:    website/src/documentation/content/xdocs/documentation
                        index.xml
               website/src/documentation/content/xdocs index.xml site.xml
               website/src/documentation/content/xdocs/sourceAndBinaries
                        index.xml
  Log:
  minor changes.
  
  Revision  Changes    Path
  1.2       +14 -2     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	25 Sep 2003 00:47:31 -0000	1.1
  +++ index.xml	30 Sep 2003 16:49:30 -0000	1.2
  @@ -11,11 +11,23 @@
   		</section>
   		<section>
   			<title>XMLBeans Version 1 User Documentation</title>
  -			<p>Coming soon ... Until then you can find documentation in the CVS download</p>
  +			<ul>
  +				<li><link href="../docs/guide/conGettingStartedwithXMLBeans.html">Getting started with XMLBeans</link></li>
  +				<li><link href="../docs/guide/conIntroToTheSchemaTypeSystem.html">Intro to the Schema Type System</link></li>
  +				<li><link href="../docs/guide/conJavaTypesGeneratedFromUserDerived.html">Java Types generated from User Derived Types</link></li>
  +				<li><link href="../docs/guide/conMethodsForGeneratedJavaTypes.html">Java Methods for Types generated from Schema</link></li>
  +				<li><link href="../docs/guide/conNavigatingXMLwithCursors.html">Navigating XML with XMLCursor</link></li>
  +				<li><link href="../docs/guide/conSelectingXMLwithXPath.html">Selecting XML with XPath</link></li>
  +				<li><link href="../docs/guide/conUnderstandingXMLTokens.html">Understanding XML Tokens</link></li>
  +				<li><link href="../docs/guide/conUsingBookmarksToAnnotateXML.html">Using Bookmarks to Annotate XML</link></li>
  +				<li><link href="../docs/guide/conXMLBeansSupportBuiltInSchemaTypes.html">XMLBeans support for Built-in Schema Types</link></li>
  +			</ul>
   		</section>
   		<section>
   			<title>XMLBeans Version 1 JavaDoc</title>
  -			<p>Coming soon ... Until then you can find documentation in the CVS download</p>
  +			<ul>
  +				<li><link href="../docs/reference/index.html">XMLBeans Java Doc</link></li>
  +			</ul>
   		</section>
   	</body>
   </document>
  
  
  
  1.2       +17 -0     xml-xmlbeans/website/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	25 Sep 2003 00:47:31 -0000	1.1
  +++ index.xml	30 Sep 2003 16:49:30 -0000	1.2
  @@ -74,5 +74,22 @@
   			<link href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansFeaturePlan">XMLBeans Feature Plan</link> wiki page for
   			more information.  XMLBeans is actively looking for contributors and committers so, if you are interested, please join in.</p>
   		</section>
  +		<section>
  +			<title>News and events</title>
  +			<ul>
  +				<li>
  +					<link href="http://apachecon.com/2003/US/index.html">
  +						<img src="http://jakarta.apache.org/images/logos/ac2003-150.gif" alt="apachecon 2003 logo" width="150" height="86"/>
  +					</link>
  +					<link href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</link>
  +			          (16-19 November 2003) is now open for registration. ApacheCon is
  +			          the conference for all things Apache. Come along and learn about
  +			          a range of new technologies, meet some Apache folks and share
  +			          the knowledge. David Bau is scheduled to speak about XMLBeans 
  +			          on Monday, Nov 17 from 2:30 to 3:30 
  +			          (<link href="http://apachecon.com/2003/US/html/sessions.html">ApacheCon Schedule</link>).
  +			        </li>
  +			</ul>
  +		</section>
   	</body>
   </document>
  
  
  
  1.2       +3 -2      xml-xmlbeans/website/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- site.xml	25 Sep 2003 00:47:31 -0000	1.1
  +++ site.xml	30 Sep 2003 16:49:30 -0000	1.2
  @@ -14,7 +14,8 @@
   -->
   <site label="XMLBeans" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
   	<about label="About">
  -		<index label="Index" href="index.html" description="Welcome to XMLBeans"/>
  +		<index label="Overview" href="index.html" description="Welcome to XMLBeans"/>
  +		<newsAndEvents label="News and Events" href="index.html#News+and+events" description="XMLBeans News and Events"/>
   		<proposal label="Proposal" href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansProposal" description="The original XMLBeans Project Proposal"/>
   		<todo label="To Do" href="http://nagoya.apache.org/wiki/apachewiki.cgi?XMLBeansToDo" description="Action items, mostly regarding incubation exit criteria"/>
   		<!--
  @@ -37,7 +38,7 @@
   	</community>
   	<projectManagement label="Project Managment" href="projectManagement/" tab="projectManagement">
   		<version1 label="Version 1 Project Management" href="index.html#XMLBeans+Version+1+Project+Management" description="Information on the progress of XMLBeans Version 1"/>
  -		<version2 label="Version 2 Project Management" herf="index.html#XMLBeans+Version+2+Project+Management" description="Information on the progress of XMLBeans Version 2"/>
  +		<version2 label="Version 2 Project Management" href="index.html#XMLBeans+Version+2+Project+Management" description="Information on the progress of XMLBeans Version 2"/>
   		<bugs label="XMLBeans Bug Tracking" href="index.html#XMLBeans+Bug+Tracking" description="Where to find or log bugs for XMLBeans"/>
   	</projectManagement>
   	<all>
  
  
  
  1.2       +2 -2      xml-xmlbeans/website/src/documentation/content/xdocs/sourceAndBinaries/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/website/src/documentation/content/xdocs/sourceAndBinaries/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	25 Sep 2003 00:47:31 -0000	1.1
  +++ index.xml	30 Sep 2003 16:49:30 -0000	1.2
  @@ -31,9 +31,9 @@
   				<title>Building XMLBeans Version 1.0</title>
   				<section>
   					<title>Windows</title>
  -					<p>From the xml-xmlbeans directory:</p>
  +					<p>After the steps above you should see an xml-xmlbeans directory:</p>
   					<source>
  -cd v1
  +cd xml-xmlbeans\v1
   xbeanenv
   ant
   					</source>
  
  
  

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