summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/devel.html
diff options
context:
space:
mode:
authorlink <link@localhost>2001-09-24 10:05:41 +0000
committerlink <link@localhost>2001-09-24 10:05:41 +0000
commit71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d (patch)
tree40d5a32148890f135bd48ac8dba23cb9a2077778 /htdocs/docs/devel.html
parent632adae846e0b4b12a706cb7b551d9e8909b48a1 (diff)
downloadmarkup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.zip
markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.gz
markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.bz2
Continure redesign. Add unique titles for each page. Redesign navbar somewhat.
Move options to separate page. Shorten form on front page. Add @title. :-)
Diffstat (limited to 'htdocs/docs/devel.html')
-rwxr-xr-xhtdocs/docs/devel.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html
index 634ee1d..a48363c 100755
--- a/htdocs/docs/devel.html
+++ b/htdocs/docs/devel.html
@@ -1,5 +1,6 @@
-<!--#set var="revision" value="\$Id: devel.html,v 1.3 2001-09-19 08:52:09 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" -->
+<!--#set var="revision" value="\$Id: devel.html,v 1.4 2001-09-24 10:05:41 link Exp $" -->
+<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
+<!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" -->
<!--#include virtual="/header.html" -->
<p>
@@ -38,7 +39,7 @@
for the "check" CGI script. There is a bunch of lines that of the form
"use Foo::Bar" where each "Foo::Bar" represents a module. Most modules
can be found on <a href="http://www.cpan.org/">CPAN</a>. The following
- list was complete when CVS spit out: <code>$Date: 2001-09-19 08:52:09 $</code>. <tt>:-)</tt>
+ list was complete when CVS spit out: <code>$Date: 2001-09-24 10:05:41 $</code>. <tt>:-)</tt>
</p>
<dl>
<dt><code>LWP::UserAgent</code></dt>