forked from MapComplete/MapComplete
Chore: regenerate documentation with more preset explanations
This commit is contained in:
parent
5b45e427a0
commit
eb89427bfc
200 changed files with 2606 additions and 994 deletions
|
@ -44,6 +44,7 @@ Available languages:
|
|||
+ [images](#images)
|
||||
+ [has_atm](#has_atm)
|
||||
+ [leftover-questions](#leftover-questions)
|
||||
+ [move-button](#move-button)
|
||||
+ [delete-button](#delete-button)
|
||||
+ [lod](#lod)
|
||||
- [Filters](#filters)
|
||||
|
@ -64,6 +65,7 @@ Available languages:
|
|||
+ [stamps](#stamps)
|
||||
+ [has_atm](#has_atm)
|
||||
+ [leftover-questions](#leftover-questions)
|
||||
+ [move-button](#move-button)
|
||||
+ [lod](#lod)
|
||||
- [Filters](#filters)
|
||||
|
||||
|
@ -114,6 +116,11 @@ The question is `Does this bank have an ATM?`
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
@ -273,6 +280,11 @@ The question is `Does this post office have an ATM?`
|
|||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{move_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue