FootballMap Docs¶
Welcome π
This is the internal documentation for FootballMap.
Structure¶
- Guide β how to work with the project
- Runbooks β operational notes for services
- Reference β variables, APIs, conventions
How to add new docs¶
- Create a new folder inside
docs/(or reuse one) - Add a
.mdfile - Optionally add front-matter (tags)
- Link it in
mkdocs.yml(or let search find it)
Thatβs it.