1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-05 23:22:51 +00:00
Files
httpchannel/src/site/site.xml

34 lines
1.7 KiB
XML

<project xmlns="http://maven.apache.org/DECORATION/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
<body>
<menu ref="parent" inherit="top" />
<menu name="API" inherit="top">
<item name="Channel seeking" href="/httpchannel-api/seekable-download-channel.html"
target="_blank" />
<item name="API Javadoc" href="/httpchannel-api/apidocs/"
target="_blank" />
<item name="API Sources" href="/httpchannel-api/xref/" />
</menu>
<menu name="Services" inherit="bottom">
<item name="Implementing services" href="/httpchannel-service/implementing-services.html" />
<item name="Table of supported services" href="/httpchannel-service/service-table.html" />
<item name="Supported services" collapse="true" href="/httpchannel-service/service-table.html">
<item name="DepositFiles" href="/httpchannel-service/httpchannel-service-depositfiles" />
<item name="FileSonic" href="/httpchannel-service/httpchannel-service-filesonic" />
<item name="HotFile" href="/httpchannel-service/httpchannel-service-hotfile" />
<item name="MegaUpload" href="/httpchannel-service/httpchannel-service-megaupload" />
<item name="MultiUpload" href="/httpchannel-service/httpchannel-service-multiupload" />
<item name="UploadHere" href="/httpchannel-service/httpchannel-service-uploadhere" />
<item name="UploadKing" href="/httpchannel-service/httpchannel-service-uploadking" />
</item>
</menu>
<menu ref="modules" inherit="bottom" />
<menu ref="reports" inherit="bottom" />
</body>
</project>