TechnoteJinjaContext#
- class technote.config.TechnoteJinjaContext(toml)#
Bases:
objectA class available to the Jinja context in HTML templates and provides access to technote.toml-based metadata.
- Parameters:
toml (
TechnoteToml) – The metadata fromtechnote.toml.
Attributes Summary
The technote.toml root object.
Attributes Documentation
- toml#
The technote.toml root object.
- Return type: