Regenerate documentation

This commit is contained in:
Pieter Vander Vennet 2022-10-11 01:39:09 +02:00
parent deea498b9b
commit 3f96eb094e
104 changed files with 934 additions and 658 deletions

View file

@ -63,7 +63,7 @@ This tagrendering has no question and is thus read-only
Only visible if `name~^..*$` is shown
Only visible if `name~.+` is shown
@ -79,7 +79,7 @@ The question is Is climbing possible here?
- Climbing is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>`
- Climbing is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing' target='_blank'>climbing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dno' target='_blank'>no</a>`
- Climbing is not possible here corresponds with `sport!~^climbing$`
- Climbing is not possible here corresponds with `sport!~^(climbing)$`
- This option cannot be chosen as answer