diff options
author | ot <ot@localhost> | 2002-11-06 02:45:20 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2002-11-06 02:45:20 +0000 |
commit | bc1076be3319fe69e7ace3a5c3d53e806e28777f (patch) | |
tree | c66ae6dfab1665a649e0fd3ecf67d2bb83a02a2e /htdocs/docs/index.html | |
parent | 25995fdefbe6b4b25500da4c2e6dd646f93e60a4 (diff) | |
download | markup-validator-bc1076be3319fe69e7ace3a5c3d53e806e28777f.zip markup-validator-bc1076be3319fe69e7ace3a5c3d53e806e28777f.tar.gz markup-validator-bc1076be3319fe69e7ace3a5c3d53e806e28777f.tar.bz2 |
Adding a TOC to the user's guide, the error message guide and the help.validator_0_6_0-beta
Added some verbiage to the help page, some re-org, plus some updates.
Added documentation about comma/site tools.
TODO : check validity
TODO : add style for comma tools table
Diffstat (limited to 'htdocs/docs/index.html')
-rwxr-xr-x | htdocs/docs/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index f1dfdb0..06d8cb5 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,19 +1,21 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.7 2002-10-23 23:11:30 link Exp $" ---><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +<!--#set var="revision" value="\$Id: index.html,v 1.8 2002-11-06 02:45:20 ot Exp $" +--><!--#set var="date" value="\$Date: 2002-11-06 02:45:20 $" --><!--#set var="title" value="Documentation Index for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> Here you'll find the documentation for The W3C MarkUp Validation Service. - What little there is of it; additions eagerly accepted! <tt>:-)</tt> + What little there is of it; + <a href="../feedback.html">additions eagerly accepted</a>!<tt>:-)</tt> </p> <dl> <dt><a href="help.html">W3C Validator Help</a></dt> - <dd><p>A quick intro and help to get you started.</p></dd> + <dd><p>A quick intro and help to get you started, with answers to + a few Frequently Asked Questions. Read this first.</p></dd> <dt><a href="users.html">W3C Validator Users Guide</a></dt> <dd><p>The Users Guide for the W3C Validator.</p></dd> - <dt><a href="sgml.html">SGML Cheat Sheet</a></dt> + <dt><a href="sgml.html">SGML (basics) and the MarkUp Validator</a></dt> <dd> <p> A quick introduction to SGML concepts as they apply to the |