root/branches/omero/docs/package-template.html
| Revision 85, 1.2 kB (checked in by jmoore, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <!-- |
| 5 | |
| 6 | @(#)package.html 1.60 98/01/27 |
| 7 | |
| 8 | Copyright 1998 Sun Microsystems, Inc. 901 San Antonio Road, |
| 9 | Palo Alto, California, 94303, U.S.A. All Rights Reserved. |
| 10 | |
| 11 | This software is the confidential and proprietary information of Sun |
| 12 | Microsystems, Inc. ("Confidential Information"). You shall not |
| 13 | disclose such Confidential Information and shall use it only in |
| 14 | accordance with the terms of the license agreement you entered into |
| 15 | with Sun. |
| 16 | |
| 17 | CopyrightVersion 1.2 |
| 18 | |
| 19 | --> |
| 20 | </head> |
| 21 | <body bgcolor="white"> |
| 22 | |
| 23 | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### |
| 24 | ##### TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### |
| 25 | ##### ONE-SENTENCE SUMMARY STARTING WITH A VERB LIKE: ##### |
| 26 | Provides for.... |
| 27 | |
| 28 | |
| 29 | <h2>Package Specification</h2> |
| 30 | |
| 31 | ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT ##### |
| 32 | <ul> |
| 33 | <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a> |
| 34 | </ul> |
| 35 | |
| 36 | <h2>Related Documentation</h2> |
| 37 | |
| 38 | For overviews, tutorials, examples, guides, and tool documentation, please see: |
| 39 | <ul> |
| 40 | <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a> |
| 41 | </ul> |
| 42 | |
| 43 | <!-- Put @see and @since tags down here. --> |
| 44 | |
| 45 | </body> |
| 46 | </html> |
Note: See TracBrowser
for help on using the browser.
