From 23059bac69dff95cf22f8452cad3b3a235ece1c7 Mon Sep 17 00:00:00 2001 From: Legolas-2025 Date: Fri, 19 Dec 2025 23:12:57 +0100 Subject: [PATCH] Rearrange documentation structure in PROJECT_SUMMARY.md --- PROJECT_SUMMARY.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/PROJECT_SUMMARY.md b/PROJECT_SUMMARY.md index b4c4524..d55be76 100644 --- a/PROJECT_SUMMARY.md +++ b/PROJECT_SUMMARY.md @@ -35,10 +35,9 @@ esp32-energy-meter/ │ ├── 📄 hardware-setup.md # Complete hardware assembly guide │ ├── 📄 configuration-guide.md # ESPHome configuration tutorial │ ├── 📄 troubleshooting.md # Comprehensive troubleshooting guide -│ └── 📄 api-reference.md # Complete API and entity reference -└── 📁 wiki/ # Wiki pages for advanced topics - ├── 📄 Home-Assistant-Integration.md # HA setup and usage guide - └── 📄 Advanced-Features.md # Customization and advanced features +│ ├── 📄 api-reference.md # Complete API and entity reference +| ├── 📄 Home-Assistant-Integration.md # HA setup and usage guide +| └── 📄 Advanced-Features.md # Customization and advanced features ``` ## 🔧 Technical Specifications