mkdocstrings / handler-template

A Copier template to create mkdocstrings handlers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkdocstrings handler template

Copier template for mkdocstrings handlers, managed by PDM.

This template is based on copier-pdm.

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 85.5%Language:Shell 9.4%Language:Python 2.5%Language:CSS 1.3%Language:Makefile 1.1%Language:Dockerfile 0.1%