- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Jul 2005 06:07:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs In directory hutz:/tmp/cvs-serv19104 Modified Files: index.html Log Message: The expanded ToC for this index page made navigation really awkward. Collapsing, and fixing broken link/typo. Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/docs/index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- index.html 21 Jun 2005 05:39:27 -0000 1.12 +++ index.html 12 Jul 2005 06:07:09 -0000 1.13 @@ -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>
Received on Tuesday, 12 July 2005 06:07:24 UTC