trphoenix
2025-04-14 89793f5e996dbabf8054f06899066c8ff1508406
Help/mkdocs.yml
@@ -1 +1,26 @@
site_name: DT-HA
# theme: mkdocs
# theme: readthedocs
theme:
  # name: material
  # name: bootstrap
  name: windmill
nav:
  - 首页: index.md
  - 关于: about.md
  - 使用教程:
      - 安装: install-guide/installHa.md
      - 使用: Usages/usage.md
extra:
  social:
    - icon: fontawesome/brands/github
      link: http://dh.leon056.com:7499/r/Embedded/HomeAssistantPtoject.git
markdown_extensions:
  - tables
  - admonition
  - codehilite:
      guess_lang: false
plugins:
  - search
  # - mkdocs-minify-plugin