Ferenc Gerlits created MINIFICPP-2021:
-----------------------------------------

             Summary: Enable auto-generation of everything in PROCESSORS.md
                 Key: MINIFICPP-2021
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2021
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ferenc Gerlits


PROCESSORS.md can be auto generated by running
{noformat}
minifi docs /path/to/dir_containing_individual_processor_docs 
/path/to/new_processors_md
{noformat}

However, there are some sections of PROCESSORS.md which do not get 
auto-generated this way:
* the {{Output Attributes}} sections
* the {{Writes Attributes}} sections
* the {{Dynamic Properties}} sections
* and the {{Predefined Groups}} section in PerformanceDataMonitor.

Also, the internal, test-only, processors {{KamikazeProcessor}} and 
{{LogOnDestructionProcessor}} should not be included in the generated docs, but 
currently they are.

It would be good if all of PROCESSORS.md could be auto-generated by the command 
above.  As a follow-up, we could then include these new sections in the 
manifest sent to C2, as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to