doc: add directives documentation.

This commit is contained in:
Alexandre Pujol 2024-03-23 17:42:53 +00:00
parent 88fcdd8c8e
commit e979fe05b0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 252 additions and 17 deletions

View file

@ -91,6 +91,7 @@ markdown_extensions:
- md_in_html
- toc:
permalink: true
toc_depth: 3
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
@ -143,6 +144,8 @@ nav:
- development/install.md
- development/guidelines.md
- development/structure.md
- Profiles:
- development/directives.md
- development/dbus.md
- Tests:
- development/tests.md