forked from MapComplete/MapComplete
Docs: improve documentation with quick overview table of the most important questions
This commit is contained in:
parent
4078b33a87
commit
aa5c309887
6 changed files with 78 additions and 20 deletions
|
@ -406,6 +406,7 @@ class LayerOverviewUtils extends Script {
|
|||
|
||||
for (const tr of sharedQuestions.tagRenderings) {
|
||||
const tagRendering = <QuestionableTagRenderingConfigJson>tr
|
||||
tagRendering._definedIn = ["questions", tr["id"]]
|
||||
dict.set(tagRendering["id"], tagRendering)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue