docs package

Dunderlab - Documentation

docs.build_features(app, *args, **kwargs) None[source]
docs.build_index(app, *args, **kwargs) None[source]
docs.darker_color(color, darker_factor)[source]

Returns a darker version of a given color in hexadecimal format. The darker_factor parameter must be between 0 and 1, where 0 is the same color and 1 is black.

docs.format_file(filepath, context)[source]
docs.run_command(command: str) str[source]

Run a command.

docs.setup(app) dict[source]
docs.write_file(filename: str | bytes | PathLike, content: str) None[source]

If `filename` does not exist then create one with `content` in it.

Subpackages