Documentation HTML

Hi everyone,
I need to automate the writing of the code documentation by creating an html file.
In this html file I would like to have described the various parts of the code, for example variables, arguments, workflows, dependencies, the various workflow invocations, notes… etc.
Something similar to the “PJ_Document” currently no longer usable on projects developed in windows mode.

Can anyone help me?

@simone.trenta ,
If you use append activity to create a notepad entries and save it as .html file.
then you can see HTML report.
While creating HTML report entries in notepad by using append activity , please make sure you create HTML code format by the help of w3scools.

You can generate how the way you want HTML report.
Please give it a try. Hope my inputs are useful.

we do see a relation from this post to this:

and still recommend:

  • focus on converting the XAML to Windows
    OR
  • rebuild functionality in Windows
    OR
  • check for alternates as we mentioned e.g. XQuery, XSLT…