betty.content_builders.raspberry_mint_citations module

The citations content plugin.

final class betty.content_builders.raspberry_mint_citations.Citations

Bases: Template, Manufacturable

The citations for a document resource that is an entity.

The raspberry-mint-citations content builder plugin.

Plugin ID

raspberry-mint-citations

Class

Citations

Configuration

not configurable

async build_template(document: Document) TemplateBuild

Build template data.

Return a template name, a tuple of a template name and template date to render it. Return None to prevent anything from being rendered at all.

new = <betty.requirement._RequirableDecorator object>