From 7a52a6ba3f4b1fc3138120f3bbaa153931ffdc0f Mon Sep 17 00:00:00 2001 From: reger Date: Mon, 2 Jun 2014 02:11:54 +0200 Subject: [PATCH] add links to port config in status panel - pom upd to match javadoc location --- htroot/ConfigBasic.html | 2 +- htroot/Status_p.inc | 2 +- pom.xml | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index c6e823dee..2f0259a4e 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -93,7 +93,7 @@
    - with SSL (https enabled#(withsslenabled)#:: on port #[sslport]# #(/withsslenabled)#) + with SSL (https enabled#(withsslenabled)#:: on port #[sslport]##(/withsslenabled)#)
#(upnp)#::
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index f11a543ad..d46aa8a40 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -29,7 +29,7 @@
Address
-
Host: #[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled (port #[sslPort]#)#(/sslSupport)#
+
Host: #[host]#:#[port]# #(extPortFormat)#::| (Binding to interface: #[extPort]#)#(/extPortFormat)# #(sslSupport)#::| SSL: enabled (port #[sslPort]#)#(/sslSupport)#
#(peerAddress)# peer address not assigned :: diff --git a/pom.xml b/pom.xml index 936e034b3..89af69a65 100644 --- a/pom.xml +++ b/pom.xml @@ -149,12 +149,13 @@ maven-javadoc-plugin 2.9 - api + javadoc true true - false - iso-8859-1 - YaCy API Documentation + true + UTF-8 + UTF-8 + YaCy API: javadoc documentation htroot/*.java