Hello Docs get automatically generated at startup for all components and are accessible via the nifi web UI. Take a look at existing processors for how they use annotations and provided documentation and you can do the same. You'll then see them for your processor/component when you put the nar in and restart.
Thanks On Wed, Jul 20, 2022 at 8:36 AM Uciel Cohen <[email protected]> wrote: > > Hi, How are you? > > > > I’m using nifi and I want to generate automatically documentation(html > for example) about my processors. > > I didn’t find any on internet about this. > > I’m thinking to generate a xml parser to generate my own html, but maybe > you know another way to make this. > Thanks > >
