raesl.doc.cli#

ESL to Doc Command Line Interface.

Module Contents#

Functions#

doc(paths, output, language, title, prologue, ...)

Convert ESL files and/or directories to a formatted document.

Attributes#

run

raesl.doc.cli.run#
raesl.doc.cli.doc(paths: Iterable[str], output: str, language: str, title: str, prologue: str | None, epilogue: str | None, rich: str | None, force: bool, dry: bool)#

Convert ESL files and/or directories to a formatted document.