Browse Source

Fix binary distribution directory layout in documentation

master
Jaikiran Pai 7 years ago
parent
commit
5a06c8eceb
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      manual/install.html

+ 1
- 5
manual/install.html View File

@@ -257,11 +257,7 @@ other open source Java runtimes, and so strives to have a product that works wel
|
+--- lib // contains Ant JARs plus necessary dependencies
|
+--- docs // contains documentation
| |
| +--- images // various logos for html documentation
| |
| +--- manual // Ant documentation (a must read ;-)
+--- manual // Ant documentation (a must read ;-)
|
+--- etc // contains xsl goodies to:
// - create an enhanced report from xml output of various tasks.


Loading…
Cancel
Save