Update of /cvsroot/mvp-xml/WebSite
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21807
Modified Files:
index.html
Log Message:
fixed documentation
Index: index.html
===================================================================
RCS file: /cvsroot/mvp-xml/WebSite/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.html 3 Nov 2004 12:59:55 -0000 1.7
+++ index.html 9 Nov 2004 12:23:11 -0000 1.8
@@ -5,7 +5,7 @@
<link href="style.css" type="text/css" rel="stylesheet">
</head>
<body>
-<h1>Mvp.Xml Project</h1>
+<h1><a class="mozTocH1" name="mozTocId838640"></a>Mvp.Xml Project</h1>
<p> This project is developed by <a target="_blank"
href="http://www.microsoft.com/communities/mvp/mvp.mspx"> Microsoft
MVPs</a> in <a target="_blank"
@@ -23,7 +23,18 @@
href="http://www.google.com/search?q=%22what+is+a+weblog%22"> weblog</a>
posts. All the project's classes contain extensive tests to ensure its
quality, as well as the peer review among this highly focused group of
-XML lovers. </p>
+XML lovers.</p>
+<p><span style="font-weight: bold;">Contents</span>:<br>
+</p>
+<ol>
+ <li><a href="#mozTocId408130">Modules </a></li>
+ <li><a href="#mozTocId421746">News</a></li>
+ <li><a href="#mozTocId58451">Get Support</a></li>
+ <li><a href="#mozTocId610253">Downloads</a></li>
+ <li><a href="#mozTocId620586">License</a></li>
+</ol>
+<h2><a class="mozTocH2" name="mozTocId408130"></a>1. Modules<br>
+</h2>
<p>The Mvp.Xml project consists of several modules listed below.<br>
</p>
<ul>
@@ -32,7 +43,7 @@
</li>
<li><a href="xpointer/index.html">XPointer.NET</a> module</li>
</ul>
-<h2>News</h2>
+<h2><a class="mozTocH2" name="mozTocId421746"></a>2. News</h2>
Mvp.Xml News: <a
href="http://sourceforge.net/export/rss2_projnews.php?group_id=102352&rss_fulltext=1"><img
alt="Mvp.Xml project news feed"
@@ -48,7 +59,7 @@
View <a
href="http://sourceforge.net/export/rss2_project.php?group_id=102352">full
list</a> of the Mvp.Xml project's RSS feeds.<br>
-<h2>Get Support</h2>
+<h2><a class="mozTocH2" name="mozTocId58451"></a>3. Get Support</h2>
There are several ways to get support on using Mvp.Xml project's
classes:<br>
<ol>
@@ -63,15 +74,16 @@
href="http://sourceforge.net/tracker/?group_id=102352&atid=633331">Feature
Requests</a>.</li>
<li>Browse <a href="http://cvs.sourceforge.net/viewcvs.py/mvp-xml">CVS
-repository online</a>.<br>
+repository online</a>.</li>
+ <li>Online <a href="api/index.html">API documentation</a>.<br>
</li>
</ol>
-<h2>Downloads</h2>
+<h2><a class="mozTocH2" name="mozTocId610253"></a>4. Downloads</h2>
Go to the <a
href="http://sourceforge.net/project/showfiles.php?group_id=102352">Downloads</a>
page. You can download Mvp.Xml release as a whole (all modules in one
archive) or releases for separate modules.<br>
-<h2>License</h2>
+<h2><a class="mozTocH2" name="mozTocId620586"></a>5. License</h2>
The Mvp.Xml project is subject to the <a href="license.html">Common
Public License</a> - <a
href="http://www.opensource.org/licenses/index.php">OSI approved</a>
|