doc: add directives documentation.
This commit is contained in:
parent
88fcdd8c8e
commit
e979fe05b0
3 changed files with 252 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue