forked from ticket-vision/mapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
22 lines (20 loc) · 725 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
22 lines (20 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
site_name: Mapi
site_description: Compact venue row-progression mapping API
repo_name: dillon-barendt/mapi
repo_url: https://github.com/dillon-barendt/mapi
theme:
name: material
nav:
- Overview: README.md
- Domain model: DOMAIN.md
- Architecture: ARCHITECTURE.md
- Examples: EXAMPLES.md
- Demo: DEMO.md
- Broker workflow: BROKER_WORKFLOW.md
- Row progression model: row_progression_model.md
- Redis model: REDIS_MODEL.md
- Ticketmaster discovery feed: TICKETMASTER_DISCOVERY_FEED.md
- Ticketmaster enrichment pipeline: TICKETMASTER_ENRICHMENT_PIPELINE.md
- Ticketmaster maps: TICKETMASTER_MAPS.md
- Production extensions: PRODUCTION_EXTENSIONS.md
- Portfolio case study: PORTFOLIO_CASE_STUDY.md