refactoring: Fix documentation generation, (auto)remove documentation of deleted themes

This commit is contained in:
Pieter Vander Vennet 2023-04-15 03:15:17 +02:00
parent 43aeb9d191
commit b0052d3a36
33 changed files with 1565 additions and 2903 deletions

View file

@ -59,7 +59,7 @@ A date with date picker
A positive number or zero
A whole, positive number or zero
@ -67,7 +67,7 @@ A positive number or zero
A number
A whole number, either positive, negative or zero
@ -170,7 +170,7 @@ A strict positive number
A decimal
A decimal number
@ -178,7 +178,7 @@ A decimal
A positive decimal (inclusive zero)
A positive decimal number or zero
@ -194,7 +194,7 @@ An email adress
The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user
The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user. Furthermore, some tracking parameters will be removed
@ -255,4 +255,4 @@ postfix | Piece of text that will always be added to the end of the generated op
Shows a color picker
This document is autogenerated from [UI/Input/ValidatedTextField.ts](https://github.com/pietervdvn/MapComplete/blob/develop/UI/Input/ValidatedTextField.ts)
This document is autogenerated from [UI/InputElement/Validators.ts](https://github.com/pietervdvn/MapComplete/blob/develop/UI/InputElement/Validators.ts)