mafw.devtools.cli.documentation

CLI sub-package for building and managing versioned documentation.

Module Attributes

CONTEXT_SETTINGS

Click context settings for command line help aliases.

mafw.devtools.cli.documentation.CONTEXT_SETTINGS = {'help_option_names': ['-h', '--help']}

Click context settings for command line help aliases.

Modules

build

Build multiversion documentation.

prune

Prune old documentation versions to stay within size limit.

registry

Interact with the GitLab Generic Package Registry for mafw-docs packages.

server

Manage a local web server for browsing documentation over HTTP.