comparison website/docs.html @ 3:9a472dab7e09

more new documentation
author robcast
date Mon, 12 Dec 2011 20:37:53 +0100
parents
children
comparison
equal deleted inserted replaced
2:8abbc40d0df5 3:9a472dab7e09
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>digilib -- Digital Image Library</title>
7 </head>
8 <body>
9
10 <table border="0" cellspacing="0" cellpadding="10">
11 <tr>
12 <td bgcolor="#a0a0a0">&nbsp;</td>
13 <td>
14 <img src="images/digilib-logo-big.png" align="left" />
15 <h1>
16 <code>digilib</code> -- a versatile image viewing environment for the internet
17 </h1>
18 </td>
19 </tr>
20 <tr>
21 <td bgcolor="#a0a0a0" valign="top" align="right">
22 <p>
23 <b><a href="index.html">Info</a></b>
24 </p>
25 <p>
26 <b><a href="http://developer.berlios.de/projects/digilib/">Project</a></b>
27 </p>
28 <p>
29 <b><a href="http://developer.berlios.de/project/showfiles.php?group_id=251">Download</a></b>
30 </p>
31 <p>
32 <b><a href="docs.html">Docs</a></b>
33 <br />
34 <a href="build-maven.html">Building</a>
35 <br />
36 <a href="digilib-config.html">Configuring</a>
37 <br />
38 <a href="http://developer.berlios.de/docman/?group_id=251">...more</a>
39 </p>
40 <p>
41 <b><a href="tips.html">Tips</a></b>
42 </p>
43 <p>
44 <b><a href="http://hg.berlios.de/repos/digilib">Source</a></b>
45 </p>
46 </td>
47 <td>
48
49 <h1>digilib documentation</h1>
50
51 <p>
52 <a href="build-maven.html">Building digilib with Maven</a>
53 </p>
54 <p>
55 <a href="digilib-config.html">Configuring digilib</a>
56 </p>
57 <p>
58 <a href="http://developer.berlios.de/docman/?group_id=251">...more
59 documentation</a> (installing ready-built digilib, digilib web API, etc.)
60 </p>
61 <p>
62 <a href="tips.html">Tips for running digilib</a> (Java memory settings, using
63 prescaled images, etc.)
64 </p>
65 </td>
66 </tr>
67 <tr>
68 <td style="padding: 0px" align="left">
69 <a href="http://developer.berlios.de"> <img
70 src="http://developer.berlios.de/bslogo.php?group_id=0&type=1" width="124"
71 height="32" border="0" alt="BerliOS Logo" />
72 </a>
73 </td>
74 <td></td>
75 </tr>
76 </table>
77
78 </body>
79 </html>