diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 6a75d95..4988fe8 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.14 2006-10-24 06:43:24 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-10-24 06:43:24 $" +<!--#set var="revision" value="\$Id: index.html,v 1.15 2007-07-18 03:40:16 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-07-18 03:40:16 $" --><!--#set var="title" value="Documentation Index for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -49,6 +49,8 @@ <h3 id="docs_experts">Experts only</h3> <dl> + <dt id="todo"><a href="../todo.html">Development Roadmap</a></dt> + <dd>high-level overview of past and future releases.</dd> <dt id="doc_source"><a href="../source/">Download / Source</a></dt> <dd><p>Information on source code availability and download instructions for the Markup Validator.</p></dd> <dt id="doc_install"><a href="install.html">Installation Guide</a></dt> |