site_name: DT-HA repo_url: http://dh.leon056.com:7499/r/Embedded/HomeAssistantPtoject.git site_author: 岱特智能科技(上海)有限公司 copyright: # theme: mkdocs # theme: readthedocs theme: # name: material name: readthedocs # name: bootstrap # name: windmill # name: gitbook nav: - 首页: index.md - 关于: about.md - 使用教程: - 安装: install-guide/installHa.md - 使用: - 使用概述: Usages/usage.md - 配置网络: Usages/netconfig/netconfig.md - 系统初始化配置: Usages/initConfig/initConfig.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 - toc: permalink: True - footnotes - markdown_checklist.extension plugins: - search # - mkdocs-minify-plugin