Initial version of forrest site for kiss crawler.
[utils] / crawler / kiss / docs / content / xdocs / index.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   Copyright 2002-2004 The Apache Software Foundation or its licensors,
4   as applicable.
5
6   Licensed under the Apache License, Version 2.0 (the "License");
7   you may not use this file except in compliance with the License.
8   You may obtain a copy of the License at
9
10       http://www.apache.org/licenses/LICENSE-2.0
11
12   Unless required by applicable law or agreed to in writing, software
13   distributed under the License is distributed on an "AS IS" BASIS,
14   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15   See the License for the specific language governing permissions and
16   limitations under the License.
17 -->
18 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
19 <document> 
20   <header> 
21     <title>Welcome to MyProj</title> 
22   </header> 
23   <body> 
24     <section id="overview">
25       <title>Congratulations</title>
26       <p>You have successfully generated and rendered an <a
27           href="ext:forrest">Apache Forrest</a> site.
28         This page is from the site template. It is found in
29         <code>src/documentation/content/xdocs/index.xml</code>
30         Please edit it and replace this text with content of your own.</p>
31     </section>
32
33     <section id="examples">
34       <title>Using examples as templates</title>
35       <p>
36         This demo site has many examples. See the menu at the left.
37         The sources for these examples are in the directory
38         <code>src/documentation/content/xdocs/</code>
39       </p>
40       <p>
41         The sources for the Apache Forrest website are also included
42         in your distribution at <code>$FORREST_HOME/site-author/</code>
43       </p>
44       <p>You can also extend the functionality of Forrest via 
45       <a href="site:plugins">plugins</a>,
46       these will often come with more samples for you to out.</p>
47     </section>
48   </body>
49 </document>