0
0
Fork 0
mirror of https://github.com/strukturag/nextcloud-spreed-signaling.git synced 2025-03-15 03:44:48 +00:00
strukturag_nextcloud-spreed.../mkdocs.yml

24 lines
432 B
YAML
Raw Permalink Normal View History

2022-02-10 13:36:41 +00:00
site_name: Nextcloud Spreed Signaling API documentation
theme:
name: readthedocs
highlightjs: true
hljs_languages:
- bash
- golang
- json
- make
- markdown
markdown_extensions:
- admonition
- def_list
- toc:
permalink: "#"
baselevel: 2
nav:
- 'API documentation':
- 'Standalone signaling API': 'standalone-signaling-api-v1.md'
- 'Prometheus Metrics': 'prometheus-metrics.md'