Ok, I have chosen YAML for the settings of my model.
Is there a way I can format the comments in YAML in a certain way in order to document the settings, parse these special comments and let them end up in a make_doc Documenter workflow together with the rest of the documentation of my package ?
Or alternatively embed the yaml file as a separate page on my package documentation ?