yardang.cli

Functions

build(*[, quiet, debug, pdb, project, title, module, ...])

debug()

main()

Module Contents

yardang.cli.build(*, quiet: bool = False, debug: bool = False, pdb: bool = False, project: str = '', title: str = '', module: str = '', description: str = '', author: str = '', copyright: str = '', version: str = '', theme: str = 'furo', docs_root: str = '', root: str = '', cname: str = '', pages: List[pathlib.Path] | None = None, use_autoapi: bool | None = None, custom_css: pathlib.Path | None = None, custom_js: pathlib.Path | None = None)[source]
yardang.cli.debug()[source]
yardang.cli.main()[source]