docs: Enhance documentation deployment and site configuration

- Update MkDocs configuration with new features and plugins
- Add deployment guide for documentation
- Restructure documentation navigation and index page
- Create GitHub Actions workflow for automatic documentation deployment
- Fix typos in site URLs and configuration
This commit is contained in:
jango-blockchained
2025-02-05 21:07:39 +01:00
parent ea6efd553d
commit 4fff318ea9
7 changed files with 190 additions and 15 deletions

View File

@@ -4,9 +4,18 @@ title: Home
nav_order: 1
---
# 🏠 MCP Server for Home Assistant
# Advanced Home Assistant MCP
Welcome to the Model Context Protocol (MCP) Server documentation! This guide will help you get started with integrating a lightweight automation tool with your Home Assistant setup.
Welcome to the Advanced Home Assistant Master Control Program documentation.
This documentation provides comprehensive information about setting up, configuring, and using the Advanced Home Assistant MCP system.
## Quick Links
- [Getting Started](getting-started/index.md)
- [API Reference](api/index.md)
- [Configuration Guide](getting-started/configuration.md)
- [Docker Setup](getting-started/docker.md)
## What is MCP Server?