You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new feature to generate AsciiDoc output instead of running AsciiDoctor may already make it easier to integrate with Antora. I still have to see what is required for more close integration.
@silvester747 in antora there is now an extension called collector that could be used to collect the intermediate adoc files generated by asciidoxy and incorporate them in an antora site.
The adoc generation is deleguated to asciidoxy and then aggregated into the contentCatalog of antora by the collector extension.
i think that could be worth a try
Antora is a documentation site generator using asciidoc and asciidoctor.
Have you considered using asciidoxy to generated a component for Antora ?
Some discussions here https://antora.zulipchat.com/#narrow/stream/282400-users/topic/thoughts.20on.20antora.20for.20automated.20reference.20documentation.20.2E.2E.2E (antora zulip chat) after I discovered asciidoxy.
It seems that asciidoxy would be a nice candidate to generate automatically documentation from doxygen and publish it with antora
The text was updated successfully, but these errors were encountered: