jpmorganchase / py-avro-schema

Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.
https://py-avro-schema.readthedocs.io/
Apache License 2.0
37 stars 6 forks source link

Feature/sphinx #15

Closed jcameron73 closed 2 years ago

jcameron73 commented 2 years ago

Initial Sphinx documentation generation config

jcameron73 commented 2 years ago

Pausing this PR for a moment; though the Sphinx build does run locally, the full API docs are not yet showing on readthedocs.io; need to debug.