30 lines
645 B
YAML
30 lines
645 B
YAML
home: index.md
|
|
groups:
|
|
Core API:
|
|
- ingestion/index.md
|
|
- ingestion/reader.md
|
|
Domain Models:
|
|
- models/index.md
|
|
- models/message.md
|
|
- models/thread.md
|
|
Provider Adapters:
|
|
- adapters/index.md
|
|
- adapters/base.md
|
|
- adapters/gmail.md
|
|
Authentication & Storage:
|
|
- auth/index.md
|
|
- auth/base.md
|
|
- auth/google.md
|
|
- credentials/index.md
|
|
- credentials/store.md
|
|
- credentials/pickle.md
|
|
- credentials/redis.md
|
|
Normalization & Parsing:
|
|
- parsers/index.md
|
|
- parsers/body.md
|
|
- parsers/headers.md
|
|
- parsers/subject.md
|
|
Configuration & Errors:
|
|
- config.md
|
|
- exceptions.md
|