/ftr-gwt-library-file/src/site/site.xml
XML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | 78020b2602ce507b557b85eb7674d930 MD5 | raw file
Possible License(s): Apache-2.0
1<?xml version="1.0" encoding="ISO-8859-1"?> 2<project name="Future Gwt Library"> 3 <bannerLeft> 4 <name>Future Gwt Library</name> 5 <href>http://code.google.com/p/ftr-gwt-library/</href> 6 </bannerLeft> 7 <body> 8 <menu name="Future Gwt Library"> 9 <item name="Introduction" href="index.html"/> 10 <item name="Creating your own renderer" href="custom.html"/> 11 <item name="Creating a custom controller" href="controller.html"/> 12 <item name="Download" href="http://code.google.com/p/ftr-gwt-library/"/> 13 </menu> 14 ${reports} 15 </body> 16</project>