Documentation/website overhaul. The website content and doc/ directory
are now merged and are one and the same.
diff --git a/docs/utilities.html b/docs/utilities.html
new file mode 100644
index 0000000..f8dbc97
--- /dev/null
+++ b/docs/utilities.html
@@ -0,0 +1,20 @@
+<HTML>
+
+<TITLE>Development Utilities</TITLE>
+
+<BODY text="#000000" bgcolor="#55bbff" link="#111188">
+
+<H1>Development Utilities</H1>
+
+<ul>
+
+<li>The Mesa distribution includes several utility routines in the
+util/ directory
+
+<li>Allen Akin's <a href="http://glean.sourceforge.net/"
+target="_parent">glean</a> is a framework for OpenGL testing.
+
+</ul>
+
+</body>
+</html>
\ No newline at end of file