Files
KDDockWidgets/mkdocs.yml
Sergio Martins e6f05a7815 docs: Added documentation about the basic concepts.
Will add images next.
2022-05-13 00:39:00 +01:00

8 lines
183 B
YAML

site_name: KDDockWidgets
site_url: https://github.com/KDAB/KDDockWidgets/
docs_dir: docs_devel
nav:
- Home: index.md
- Concepts: concepts.md
- About: about.md
theme: readthedocs