pddnsc/mkdocs.yml

25 lines
499 B
YAML
Raw Permalink Normal View History

2024-02-22 15:24:36 +00:00
site_name: pddnsc
2024-02-25 11:03:29 +00:00
site_description: Документация pddnsc
site_author: b4tman
repo_url: https://gitea.b4tman.ru/b4tman/pddnsc
repo_name: pddnsc
copyright: (c) 2024 Дмитрий Беляев
2024-02-22 15:24:36 +00:00
2024-02-25 11:03:29 +00:00
theme:
name: material
language: ru
locale: ru
highlightjs: true
2024-02-22 15:24:36 +00:00
markdown_extensions:
- pymdownx.snippets
plugins:
2024-02-25 11:03:29 +00:00
- search:
lang: ru
2024-02-22 15:24:36 +00:00
- mkapi:
config: mkapi_conf.py
nav:
2024-02-25 20:00:34 +00:00
- Главная: index.md
- Справочник: $api/pddnsc.***