summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLuke GB <lukegb@lukegb.com>2011-11-10 08:03:00 +0000
committerNathan Adams <dinnerbone@dinnerbone.com>2011-11-13 09:57:19 +0000
commitf0add99cbfde8970d235392126dc958d1b70b5ec (patch)
treec4990fc7d05caa5d58900623d2c9c45daa314537 /src
parentc00f47e0e298b3dab01a19b9f650646cfd5b84bb (diff)
downloadbukkit-f0add99cbfde8970d235392126dc958d1b70b5ec.tar
bukkit-f0add99cbfde8970d235392126dc958d1b70b5ec.tar.gz
bukkit-f0add99cbfde8970d235392126dc958d1b70b5ec.tar.lz
bukkit-f0add99cbfde8970d235392126dc958d1b70b5ec.tar.xz
bukkit-f0add99cbfde8970d235392126dc958d1b70b5ec.zip
Add more menus to site.xml
Diffstat (limited to 'src')
-rw-r--r--src/site/site.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
index 26729f3b..4d9a5af3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -13,6 +13,17 @@
<item name="Continuous Integration/Jenkins" href="http://ci.bukkit.org/" />
<item name="Maven Repo" href="http://repo.bukkit.org/" />
</links>
+ <menu name="Bukkit Project">
+ <item name="Homepage" href="http://bukkit.org/" />
+ <item name="Forums" href="http://forums.bukkit.org/" />
+ <item name="Source/Github" href="https://github.com/Bukkit/" />
+ <item name="Continuous Integration/Jenkins" href="http://ci.bukkit.org/" />
+ <item name="Maven Repo" href="http://repo.bukkit.org/" />
+ </menu>
+ <menu name="API Documentation">
+ <item name="JavaDocs" href="http://jd.bukkit.org/apidocs/" />
+ <item name="Doxygen" href="http://jd.bukkit.org/doxygen/" />
+ </menu>
<menu ref="reports" />
</body>
</project>