Files
mail-intake/docforge.nav.yml

32 lines
795 B
YAML

home: lib/index.md
groups:
Core API:
- lib/ingestion/index.md
- lib/ingestion/reader.md
Domain Models:
- lib/models/index.md
- lib/models/message.md
- lib/models/thread.md
Provider Adapters:
- lib/adapters/index.md
- lib/adapters/base.md
- lib/adapters/gmail.md
Authentication & Storage:
- lib/auth/index.md
- lib/auth/base.md
- lib/auth/google.md
- lib/credentials/index.md
- lib/credentials/store.md
- lib/credentials/pickle.md
- lib/credentials/redis.md
Normalization & Parsing:
- lib/parsers/index.md
- lib/parsers/body.md
- lib/parsers/headers.md
- lib/parsers/subject.md
Configuration & Errors:
- lib/config.md
- lib/exceptions.md
icon:
logo: material/inbox
repo: fontawesome/brands/github