added spec docs
renamed guides to "docs"


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@74443 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml
index 568ea36..b15ea33 100644
--- a/xdocs/stylesheets/project.xml
+++ b/xdocs/stylesheets/project.xml
@@ -22,10 +22,11 @@
         <item name="Mailing Lists"          href="/site/mail.html"/>
         <item name="CVS Repositories"       href="/site/cvsindex.html"/>
     </menu>
-    <menu name="Guides">
+    <menu name="Docs">
         <item name="User's Guide"           href="/user-guide.html"/>
         <item name="Developer's Guide"      href="/developer-guide.html"/>
         <item name="VTL Reference Guide"    href="/vtl-reference-guide.html"/>
+        <item name="Specification"          href="/specification.html"/>
     </menu>
     <menu name="Comparisons">
         <item name="YMTD"                   href="/ymtd/ymtd.html"/>