Missed site.xml for javadocs
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
parent
705681db9b
commit
a51630d16d
1 changed files with 18 additions and 0 deletions
18
paper-api/src/site/site.xml
Normal file
18
paper-api/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
Add a link
Reference in a new issue