r7088: start on some real structure for the SWAT web pages
[sfrench/samba-autobuild/.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");