From bff06b14a11f480de452178ce4d71ad8e1e72242 Mon Sep 17 00:00:00 2001 From: Evgeny Goldin Date: Fri, 27 Jan 2012 04:13:56 +0200 Subject: [PATCH] Ant task - Wiki page - TOC added --- build-tools/Wiki.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-tools/Wiki.txt b/build-tools/Wiki.txt index 242343b3972..ccaf48a8e1c 100644 --- a/build-tools/Wiki.txt +++ b/build-tools/Wiki.txt @@ -1,3 +1,4 @@ +{toc:style=disc|indent=20px} h1. Ant To define an Ant's {{**}} task you need to define a {{*KOTLIN_HOME*}} environment variable and reference it in your Ant build: @@ -11,7 +12,7 @@ To define an Ant's {{**}} task you need to define a {{*KOTLIN_HOME*}} e {code} -h2. {{**}} attributes: +h2. {{**}} attributes || {align:center}Name{align} || {align:center}Description{align} || {align:center}Required{align} || {align:center}Default Value{align} ||