Skip to main content

dinodoc.antora

generate-navigation

(generate-navigation path)

Given a directory with .adoc files returns a string of auto-generated AsciiDoc content to be used for a navigation sidebar tree.

source

transform-directory

(transform-directory path)

Transforms .md files in a given directory to .adoc files that can be rendered as pages with Antora.

source