mkdocstrings / handler-template

A Copier template to create mkdocstrings handlers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkdocstrings handler template

ci documentation gitter

Copier template for mkdocstrings handlers, managed by uv.

This template is based on copier-uv.

Quick setup and usage

Install pipx and copier:

pip install --user pipx
pipx install copier
pipx inject copier copier-templates-extensions

Generate a handler:

copier copy --trust gh:mkdocstrings/handler-template /path/to/your/handler

See the documentation of the upstream template for more details.

About

A Copier template to create mkdocstrings handlers.

License:ISC License


Languages

Language:Jinja 79.5%Language:Python 12.2%Language:Shell 5.5%Language:Makefile 1.4%Language:CSS 1.3%Language:Dockerfile 0.1%