Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2025-04-08 02:38:44 +02:00
parent aa373ee698
commit e997653284
91 changed files with 3055 additions and 1061 deletions

View file

@ -1078,10 +1078,11 @@ The special element which shows the questions which are unkown. Added by default
-----|-----|----- |
| labels | _undefined_ | One or more ';'-separated labels. If these are given, only questions with these labels will be given. Use `unlabeled` for all questions that don't have an explicit label. If none given, all questions will be shown |
| blacklisted-labels | _undefined_ | One or more ';'-separated labels of questions which should _not_ be included. Note that the questionbox which is added by default will blacklist 'hidden' |
| show_all | _undefined_ | Either `no`, `yes` or `user-preference`. Indicates if all questions should be shown at once |
#### Example usage of questions
`{questions(,)}`
`{questions(,,)}`
### statistics