From a3b065b967b87641dc0e5a154a44002395f656c8 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Sat, 24 Mar 2018 12:05:43 +0530 Subject: [PATCH] Fix binary distribution directory layout in documentation --- manual/install.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/manual/install.html b/manual/install.html index 7bcab8c40..ccaeb3e04 100644 --- a/manual/install.html +++ b/manual/install.html @@ -256,11 +256,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.