r7091: added some more useful links
authorAndrew Tridgell <tridge@samba.org>
Mon, 30 May 2005 06:54:43 +0000 (06:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:15 +0000 (13:17 -0500)
swat/docs/menu.js

index eceacf97e0483249a81906d41d719068c650fd69..01f7aafd568f821d6938887cff1a600ee715a229 100644 (file)
@@ -3,4 +3,7 @@ simple_menu(
        "Samba Information",
        "Samba4 development", "http://devel.samba.org/",
        "Recent Checkins", "http://build.samba.org/?tree=samba4&function=Recent+Checkins",
-       "Recent Builds",   "http://build.samba.org/?tree=samba4&function=Recent+Builds");
+       "Recent Builds",   "http://build.samba.org/?tree=samba4&function=Recent+Builds",
+       "EJS Information", "http://www.appwebserver.org/products/ejs/ejs.html",
+       "ESP Information", "http://www.appwebserver.org/products/ejs/ejs.html",
+       "HTML 4.01 Spec",  "http://www.w3.org/TR/html401/");