|
@@ -1,7 +1,7 @@
|
|
site_name: Kamailio KEMI Framework
|
|
site_name: Kamailio KEMI Framework
|
|
theme: readthedocs
|
|
theme: readthedocs
|
|
extra_css: [extra.css]
|
|
extra_css: [extra.css]
|
|
-pages:
|
|
|
|
|
|
+nav:
|
|
- 'Kamailio KEMI Framework': 'index.md'
|
|
- 'Kamailio KEMI Framework': 'index.md'
|
|
- 'KEMI Interpreters': 'kemi.md'
|
|
- 'KEMI Interpreters': 'kemi.md'
|
|
- 'Core And PV Functions': 'core.md'
|
|
- 'Core And PV Functions': 'core.md'
|
|
@@ -11,4 +11,4 @@ pages:
|
|
- 'Contributions': 'contributions.md'
|
|
- 'Contributions': 'contributions.md'
|
|
markdown_extensions:
|
|
markdown_extensions:
|
|
- toc:
|
|
- toc:
|
|
- permalink: Link
|
|
|
|
|
|
+ permalink: Link
|