1b21339bf8
Add docs todo to PR template Clarify docs Fix parsing of descriptions and multi-level values Add method to write out the file Only render default value for non-top-level values Remove comment headings from yaml comments Add printing config Add basic parsing of sample config with comments Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/684 Co-Authored-By: konrad <konrad@kola-entertainments.de> Co-Committed-By: konrad <konrad@kola-entertainments.de>
11 lines
280 B
Markdown
11 lines
280 B
Markdown
# Description
|
|
|
|
|
|
|
|
# Checklist
|
|
|
|
* [ ] I added or improved tests
|
|
* [ ] I added or improved docs for my feature
|
|
* [ ] Swagger (including `mage do-the-swag`)
|
|
* [ ] Error codes
|
|
* [ ] New config options (including adding them to `config.yml.saml` and running `mage generate-docs`)
|