docs(mail_intake): add MkDocs navigation and API reference document structure
- docs(mkdocs.yml): define navigation structure for mail_intake modules - docs(mkdocs.yml): configure mkdocstrings for Python API rendering - docs(docs): add documentation root and mail_intake index page - docs(docs): add adapters documentation pages with mkdocstrings directives - docs(docs): add auth documentation pages with mkdocstrings directives - docs(docs): add ingestion documentation pages with mkdocstrings directives - docs(docs): add models documentation pages with mkdocstrings directives - docs(docs): add parsers documentation pages with mkdocstrings directives - docs(docs): add config and exceptions documentation pages
This commit is contained in:
3
docs/mail_intake/models/message.md
Normal file
3
docs/mail_intake/models/message.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Message
|
||||
|
||||
::: mail_intake.models.message
|
||||
Reference in New Issue
Block a user