Expose template options
This commit is contained in:
@@ -379,6 +379,13 @@ resolved under the configured wiki output root. `templates_dir` and
|
||||
`page_templates_dir` and `manual_sections_file` when the newer explicit paths
|
||||
are omitted.
|
||||
|
||||
Generated wiki page structure should be owned by repository templates and YAML
|
||||
where possible. `topdata/wiki/data.yaml` can expose named providers for page
|
||||
templates, including `source: facts` providers whose `facts.rows` declare
|
||||
ordered `label` and `value` expressions. Empty and null-like fact values are
|
||||
omitted, so templates can render category fact tables with `{{#each
|
||||
ProviderName}}` while YAML controls which 2DA-backed values are shown.
|
||||
|
||||
`paths.source` and `paths.assets` must name real repository subtrees when they
|
||||
are configured. They may be omitted for repositories that do not own that class
|
||||
of source, but they must not resolve to the repository root (`.`). Output and
|
||||
|
||||
Reference in New Issue
Block a user