Debian: If the i2p-doc (javadoc) package is installed, add a javadoc link on

the router console.
This commit is contained in:
kytv
2011-06-28 23:19:15 +00:00
parent 1339049886
commit 14e7a8eb12
4 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
Document: i2p-doc
Title: API JavaDoc for i2p-doc
Author:
Author: I2P Developers
Abstract: This the API JavaDoc for i2p-doc
Section: Programming/Java
Format: HTML
Index: /usr/share/doc/i2p-doc/api
Index: /usr/share/doc/i2p-doc/api/index.html
Files: /usr/share/doc/i2p-doc/api/*.html

View File

@ -1 +1 @@
build/api usr/share/doc/i2p-doc
build/javadoc usr/share/i2p/docs

1
debian/i2p-doc.links vendored Normal file
View File

@ -0,0 +1 @@
usr/share/i2p/docs/javadoc usr/share/doc/i2p-doc/api

1
debian/rules vendored
View File

@ -52,7 +52,6 @@ build-indep:
#[ -r jetty/jetty-5.1.15.tgz ] && ln -sf $(CURDIR)/jetty/jetty-5.1.15.tgz $(CURDIR)/apps/jetty/jetty-5.1.15.tgz
ant preppkg-linux javadoc
echo router.updateDisabled=true > $(I2P)/router.config
mv build/javadoc build/api
mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper
-cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt