4a39497fd9b3bbbdb968f247c150ddf44ddd56c6
[samba.git] / swat / docs / menu.js
1 /* show a menu for the docs directory */
2 simple_menu(
3         "Samba Information",
4         "Samba4 development", "http://devel.samba.org/",
5         "Recent Checkins", "http://build.samba.org/?tree=samba4&function=Recent+Checkins",
6         "Recent Builds",   "http://build.samba.org/?tree=samba4&function=Recent+Builds",
7         "EJS Information", "http://www.appwebserver.org/products/ejs/ejs.html",
8         "ESP Information", "http://www.appwebserver.org/products/esp/esp.html",
9         "HTML 4.01 Spec",  "http://www.w3.org/TR/html401/");