[
https://issues.apache.org/jira/browse/NIFI-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15575:
------------------------------------
Summary: Add the Javadoc snippet tag for the code examples in the Nifi
Javadocs (was: Introduce the Javadoc snippet tag for the code examples in the
Nifi Javadocs)
> Add the Javadoc snippet tag for the code examples in the Nifi Javadocs
> ----------------------------------------------------------------------
>
> Key: NIFI-15575
> URL: https://issues.apache.org/jira/browse/NIFI-15575
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> The point of this ticket is replace <pre><code> tags found in the NIFI
> javadoc with the snippet tag. The snippet tag allows for including actual
> Java code in the Javadocs without the need to do any escaping. In addition it
> allows for specifying other languages such as JSON, property files and plain
> text.
> More information regarding the snippet tag can be seen in the following
> [article|https://blogs.oracle.com/javamagazine/java-javadoc-snippet/].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)