|
Revision 1546, 0.6 KB
(checked in by vzholudev, 2 years ago)
|
|
Excluding externals to css and stylesheets in the bleeding-edge to simplify integration into other applications
|
| Line | |
|---|
| 1 | This directory contains ready to be deployed distributions of JOMDoc. The directory is organized as follows: |
|---|
| 2 | |
|---|
| 3 | bleeding-edge |
|---|
| 4 | This corresponds to the state in trunk. Whenever the code in trunk is updated, jomdoc.jar in bleeding-edge is also updated. It contains jomdoc.jar and externals to trunk/lib. |
|---|
| 5 | |
|---|
| 6 | latest |
|---|
| 7 | This is a snapshot of trunk from the latest release. Whenever the version number of JOMDoc in trunk is changed, jomdoc.jar in latest is also updated. It contains jomdoc.jar and copies of trunk/lib, trunk/xsl and trunk/css. |
|---|
| 8 | |
|---|
| 9 | installer |
|---|
| 10 | IzPack GUI installer for the latest version of JOMDoc. |
|---|