~intranda/goobi-production/intranda1.7

« back to all changes in this revision

Viewing changes to WEB-INF/classes/org/goobi/production/flow/statistics/package.html

  • Committer: steffen.hankiewicz at intranda
  • Date: 2011-07-05 12:54:18 UTC
  • Revision ID: steffen.hankiewicz@intranda.com-20110705125418-te8hmvrm6lwwt074
classes deleted

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
 
<html>
3
 
<head>
4
 
<!--
5
 
 
6
 
TODO Write Package JavaDoc Header
7
 
TODO Is this file needed?
8
 
-->
9
 
</head>
10
 
<body bgcolor="white">
11
 
 
12
 
##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### #####
13
 
TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### ##### ONE-SENTENCE
14
 
SUMMARY STARTING WITH A VERB LIKE: ##### Provides for....
15
 
 
16
 
 
17
 
<h2>Package Specification</h2>
18
 
 
19
 
##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
20
 
<ul>
21
 
        <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION
22
 
        HERE #####</a>
23
 
</ul>
24
 
 
25
 
<h2>Related Documentation</h2>
26
 
 
27
 
For overviews, tutorials, examples, guides, and tool documentation,
28
 
please see:
29
 
<ul>
30
 
        <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE
31
 
        #####</a>
32
 
</ul>
33
 
 
34
 
<!-- Put @see and @since tags down here. -->
35
 
 
36
 
</body>
37
 
</html>