You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's difficult to properly document settings in a way that is accessible to all languages. I propose that we leverage the work in #1447 to add JSON schemas to all our settings and auto-generate documentation via jsonschema2md. We can use the markdown to render it on our website.
The same concept can also be applied to our other structs such as for manifest definitions, assertions, reports, etc.