From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- doc/overview-summary.html | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'doc/overview-summary.html') diff --git a/doc/overview-summary.html b/doc/overview-summary.html index a6deb18..a671d89 100644 --- a/doc/overview-summary.html +++ b/doc/overview-summary.html @@ -2,12 +2,12 @@ - + Overview - + @@ -86,6 +86,14 @@ function windowTitle() Packages +uk.org.ury.client +  + + +uk.org.ury.client.test +  + + uk.org.ury.config   @@ -114,14 +122,38 @@ function windowTitle()   +uk.org.ury.library.item +  + + uk.org.ury.library.viewer   +uk.org.ury.protocol +  + + +uk.org.ury.protocol.exceptions +  + + +uk.org.ury.server +  + + +uk.org.ury.server.exceptions +  + + uk.org.ury.show   +uk.org.ury.show.item +  + + uk.org.ury.show.viewer   -- cgit v1.2.3