diff --git a/documentation/cobigen-maven_configuration.asciidoc b/documentation/cobigen-maven_configuration.asciidoc index 1a0361608a..7cdcf470e6 100644 --- a/documentation/cobigen-maven_configuration.asciidoc +++ b/documentation/cobigen-maven_configuration.asciidoc @@ -81,11 +81,11 @@ We currently provide a generic deployed version of the templates on the devonfw- Using the following configuration you will be able to customize your generation as follows: -* `` specifies the root directory the relative `destinationPath` of link:cobigen-core_configuration#Templates-configuration[CobiGen templates configuration] should depend on. _Default ${basedir}_ -* `` declares a package name to be used as input for batch generation. This refers directly to the CobiGen Java Plug-in link:cobigen-javaplugin#ContainerMatcher-types[container matchers of type package] configuration. +* `` specifies the root directory the relative `destinationPath` of link:cobigen-core_configuration.asciidoc#Templates-configuration[CobiGen templates configuration] should depend on. _Default ${basedir}_ +* `` declares a package name to be used as input for batch generation. This refers directly to the CobiGen Java Plug-in link:cobigen-javaplugin.asciidoc#ContainerMatcher-types[container matchers of type package] configuration. * `` declares a file to be used as input. The CobiGen maven plug-in will try to parse this file to get an appropriate input to be interpreted by any CobiGen plug-in. -* `` specifies an link:cobigen-core_configuration#increment-node[increment] ID to be generated. You can specify one single increment with content `ALL` to generate all increments matching the input(s). -* `