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