[
https://issues.apache.org/jira/browse/NIFI-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058529#comment-18058529
]
ASF subversion and git services commented on NIFI-15575:
--------------------------------------------------------
Commit 6e46f7e2ac0193aba6c81117816345d4c6721ef8 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6e46f7e2ac ]
NIFI-15575 Switched to Javadoc snippet tag for code examples in comments
(#10879)
Signed-off-by: David Handermann <[email protected]>
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)