Generate config docs from sample config #684

Merged
konrad merged 8 commits from feature/config-docs-generate into master 2020-10-17 08:07:40 +00:00

8 Commits

Author SHA1 Message Date
kolaente c3082b111f
Add docs todo to PR template
continuous-integration/drone/pr Build is passing Details
2020-10-16 22:16:42 +02:00
kolaente 8dc62240f3
Clarify docs 2020-10-16 22:14:52 +02:00
kolaente fac00436f9
Fix parsing of descriptions and multi-level values
Signed-off-by: kolaente <k@knt.li>
2020-10-13 21:41:29 +02:00
kolaente f3f705d23b
Add method to write out the file
Signed-off-by: kolaente <k@knt.li>
2020-10-13 21:07:53 +02:00
kolaente decfd35cb1
Only render default value for non-top-level values
Signed-off-by: kolaente <k@knt.li>
2020-10-13 20:50:36 +02:00
kolaente ced8f7d063
Remove comment headings from yaml comments
Signed-off-by: kolaente <k@knt.li>
2020-10-13 20:43:40 +02:00
kolaente 613d1706d8
Add printing config
Signed-off-by: kolaente <k@knt.li>
2020-10-13 20:40:56 +02:00
kolaente 48f0436954
Add basic parsing of sample config with comments
Signed-off-by: kolaente <k@knt.li>
2020-10-12 20:24:13 +02:00