g3log/mkdocs.yml
Kjell Hedström. We are hiring @ Ganaz f370e32346
Update mkdocs.yml
2022-05-28 22:11:11 -06:00

15 lines
392 B
YAML

site_name: G3log, an asynchronous "crash-safe" logger
site_author: 'Kjell Hedström'
docs_dir: docs/
theme:
name: material
nav:
- Introduction to G3log: index.md
- G3log usage: g3log.md
- API description: API.md
- API for custom log formatting: API_custom_formatting.md
- Configure, Build, Package, Install and Test: building.md
- License and contribution: contributing.md