Module edocmermaid_doclet

Copy mermaid js file to the correct place.

Description

Copy mermaid js file to the correct place.

This module will call edoc_doclet and copy the js file (if the option mermaid_url is not passed) to the output document directory. If the option mermaid_url is passed, then no files will be copied.

Function Index

run/2Entry point of doclet.

Function Details

run/2

run(Doclet_gen, Context) -> any()

Entry point of doclet. Copy mermaid javascript file to the target application.


Generated by EDoc