mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-09-18 21:45:12 +00:00
Missed site.xml for javadocs
This commit is contained in:
parent
bfafbca8ae
commit
4757738ea7
1 changed files with 18 additions and 0 deletions
18
src/site/site.xml
Normal file
18
src/site/site.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="Bukkit">
|
||||
<bannerLeft>
|
||||
<name>Bukkit</name>
|
||||
<src>http://bukkit.org/logo.png</src>
|
||||
<href>http://bukkit.org/</href>
|
||||
</bannerLeft>
|
||||
<body>
|
||||
<links>
|
||||
<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/" />
|
||||
</links>
|
||||
<menu ref="reports" />
|
||||
</body>
|
||||
</project>
|
Loading…
Add table
Reference in a new issue