summaryrefslogtreecommitdiff
path: root/israfil-foundation-container/src/site/site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'israfil-foundation-container/src/site/site.xml')
-rw-r--r--israfil-foundation-container/src/site/site.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/israfil-foundation-container/src/site/site.xml b/israfil-foundation-container/src/site/site.xml
new file mode 100644
index 0000000..d580c65
--- /dev/null
+++ b/israfil-foundation-container/src/site/site.xml
@@ -0,0 +1,20 @@
+<project>
+ <body>
+ <menu name="Parent">
+ <item name="${parent.name}" href="../index.html"/>
+ </menu>
+ <menu name="Overview">
+ <item name="Introduction" href="index.html"/>
+ <item name="Usage" href="usage.html"/>
+ <item name="Lifecycle" href="lifecycle.html"/>
+ <!-- <item name="FAQ" href="faq.html"/> -->
+ </menu>
+ <!--
+ <menu name="Examples">
+ <item name="Simple Flex app in a WAR project" href="examples/simple_war_project.html"/>
+ <item name="Flex app with extra params" href="examples/extra_parameters_project.html"/>
+ </menu>
+ -->
+ ${reports}
+ </body>
+</project> \ No newline at end of file