tum-esm / em27-retrieval-pipeline

automated EM27 data processing
https://em27-retrieval-pipeline.netlify.app
GNU General Public License v3.0
6 stars 1 forks source link

Write Documentation #77

Closed dostuffthatmatters closed 9 months ago

dostuffthatmatters commented 1 year ago

Organisation:


Content:


Config Rendering:

Pydantic generates a JSON schema compliant with https://json-schema.org/: https://docs.pydantic.dev/latest/usage/schema/

We can use that to generate a nice API reference for the config in the documentation website.