3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/mkdocs.yml
2020-09-30 10:51:17 -04:00

19 lines
530 B
YAML

site_name: farmOS 2.x
nav:
- farmOS: index.md
- API:
- Introduction: api/index.md
- Changes: api/changes.md
- Development:
- Getting started: development/index.md
- Docker: development/docker.md
- PostgreSQL: development/postgresql.md
- Drush: development/drush.md
- Composer: development/composer.md
- Debugging: development/debug.md
- Automated tests: development/tests.md
- Coding standards: development/code.md
- Migration:
- Overview: migration/index.md
theme: readthedocs