From 6fbb484f1a266678dfbaa3217b2a9b9cbdc6e19d Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 8 Mar 2016 01:37:08 +0400 Subject: [PATCH] Indent. --- documentation/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index 141f3f7..66de950 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -332,10 +332,10 @@ Available templates Plug-in: Kobalt "java" Generates a simple Java project "kotlin" Generates a simple Kotlin project - "kobaltPlugin" Generate a sample Kobalt plug-in project + "kobaltPlugin" Generate a sample Kobalt plug-in project Plug-in: Android - "androidJava" Generate a simple Android Java project< - "androidKotlin" Generate a simple Android Kotlin project + "androidJava" Generate a simple Android Java project + "androidKotlin" Generate a simple Android Kotlin project

We see the same plug-ins we just reviewed and a new one provided by the Android plug-in called "android-java". The --plugins parameter expects a comma-separated list of plug-in