Skip to content

Generate task catalog with Jinja templates

Loic Huder requested to merge template-task-catalog into main

I plan to rewrite the task table to include inputs/outputs if possible.

To ease this, I use Jinja templates for the dynamic generation of the MD files. This should ease the edition of the task table by separating the structure (template) from the generation (script).

Merge request reports

Loading