Formatter off

This commit is contained in:
Marcin Grzejszczak
2019-06-11 10:12:43 +02:00
parent a01c59c803
commit 0d43b6fecb

View File

@@ -872,6 +872,7 @@ limitations under the License.
<goals>
<goal>run</goal>
</goals>
<!-- @formatter:off -->
<configuration>
<target>
<echo file="${basedir}/target/generated-index/${docs.main}.adoc">
@@ -890,6 +891,7 @@ limitations under the License.
- link:multi/multi_{docs-main}.html[Multi HTML]
</echo>
</target>
<!-- @formatter:on -->
</configuration>
</execution>
<execution>