Add rudimentary API & implementation of parsing domain config
[smart-dao.git] / smart-dao-search / src / site / site.xml
blob5a61accd40244da5ac971fc7d774d90e5dff014b
1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <!--
4  *   
5  * This is a common dao with basic CRUD operations and is not limited to any 
6  * persistent layer implementation
7  * 
8  * Copyright (C) 2008  Imran M Yousuf (imyousuf@smartitengineering.com)
9  * 
10  * This library is free software; you can redistribute it and/or
11  * modify it under the terms of the GNU Lesser General Public
12  * License as published by the Free Software Foundation; either
13  * version 3 of the License, or (at your option) any later version.
14  * This library is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17  * Lesser General Public License for more details.
18  * You should have received a copy of the GNU Lesser General Public
19  * License along with this library; if not, write to the Free Software
20  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
21 -->
23 <project name="Smart DAO">
24   <body>
25     <menu ref="parent" />
27     <menu name="Overview">
28       <item name="Introduction" href="index.html"/>
29     </menu>
31     <menu ref="reports" inherit="bottom" />
32   </body>
33 </project>