diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/index.html | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index df9c9f6..22e746f 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.12 2005-06-21 05:39:27 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-06-21 05:39:27 $" +<!--#set var="revision" value="\$Id: index.html,v 1.13 2005-07-12 06:07:09 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-12 06:07:09 $" --><!--#set var="title" value="Documentation Index for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -16,22 +16,9 @@ <div id="toc"> <ul> <li><a href="#docs_all">For beginners and experts alike</a> - <ol> - <li><a href="#doc_help">Help and FAQ</a></li> - <li><a href="#doc_user">User's Guide</a></li> - <li><a href="#doc_errors">Error messages and explanations</a></li> - <li><a href="#doc_favelets">Favelets</a></li> - <li><a href="#doc_accesskeys">accesskeys</a></li> - </ol> </li> - <li><a href="docs_experts">Experts only</a> - <ol> - <li><a href="#doc_sgml">SGML and the Validator</a></li> - <li><a href="#doc_source">Download / Source</a></li> - <li><a href="#doc_install">Installation Guide</a></li> - <li><a href="#doc_devel">Developer Information</a></li> - </ol> + <li><a href="#docs_experts">Experts only</a> </li> </ul> </div> |