Skip to content

v1.4.0 - `--title` option

Compare
Choose a tag to compare
@mikaello mikaello released this 02 Apr 18:22

Added CLI option --title for specifying page title in the generated HTML.

Example:

npx @mikaello/avrodoc-plus --input schemata/ --output avrodoc.html --title "My precious title"

image