From b0a8da6ae72422c4f3995dde56f9996827bfe7e2 Mon Sep 17 00:00:00 2001 From: Eugene Ryoo Date: Fri, 24 Jul 2026 07:28:53 -0400 Subject: [PATCH 1/5] update section structures for docs --- mkdocs.yml | 35 ++++++++++++++++++++++++++--------- 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index a13c769..50a0820 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,17 +58,34 @@ plugins: nav: - Home: index.md - - Installations: - - Installation Overview: installations/installations.md - - Building Assessment: installations/buildingassessment.md + + - For Property Owners: + - Installation Overview: installations/installations.md + - Building Assessments: installations/buildingassessment.md + + - For Volunteers: + - Installations: + - Install Handbook for Volunteers: "Install Handbook for Volunteers" - Hardware: installations/hardware.md - Solar Mesh Nodes: installations/solar.md - - Device Configuration: - - Set a Static IP Address: device-configuration/configure-computer.md - - Configure EdgeRouter X: device-configuration/configure-edgerouter-x.md - - Configure Unifi APs: device-configuration/configure-ap-mesh.md - - Configure IoT Devices: device-configuration/configure-IoT.md - - Troubleshoot Devices: device-configuration/troubleshoot-devices.md + - Device Configuration: + - Set a Static IP Address: device-configuration/configure-computer.md + - Configure routers running EdgeOS: + - Manual configuration: device-configuration/configure-edgerouter-x.md + - Automated configuration with Ansible: "Automated configuration with Ansible" + - Configure Unifi APs: device-configuration/configure-ap-mesh.md + - Wireless settings: Wireless settings + - Troubleshoot Unifi Devices: device-configuration/troubleshoot-devices.md + - Software: + - Network Monitoring: + - Unpoller: "Unpoller" + - Useful Software: useful software + + - For network users: + - Troubleshoot your connection: "Troubleshoot your connection" + - Configure IoT Devices: device-configuration/configure-IoT.md + - "FAQs": "FAQs" + - Resources: resources.md markdown_extensions: From bc92bb52e430ebf7a99efde91dcbf6a418176668 Mon Sep 17 00:00:00 2001 From: eugene Date: Fri, 31 Jul 2026 15:19:27 -0400 Subject: [PATCH 2/5] more sections --- mkdocs.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 50a0820..ce0b9fa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -65,17 +65,25 @@ nav: - For Volunteers: - Installations: - - Install Handbook for Volunteers: "Install Handbook for Volunteers" - - Hardware: installations/hardware.md - - Solar Mesh Nodes: installations/solar.md - - Device Configuration: + - Guiding Principles and Ettiquete: "Guiding Principles and Ettiquete" + - Safety during Installs: "Safety" + - The Installation Process: "The Installation Process" + - Maintenance: "Maintenance" + - Tools and Hardware: installations/hardware.md + - Solar Mesh Nodes: installations/solar.md + + - Networking: - Set a Static IP Address: device-configuration/configure-computer.md - Configure routers running EdgeOS: - Manual configuration: device-configuration/configure-edgerouter-x.md - Automated configuration with Ansible: "Automated configuration with Ansible" - Configure Unifi APs: device-configuration/configure-ap-mesh.md - - Wireless settings: Wireless settings - Troubleshoot Unifi Devices: device-configuration/troubleshoot-devices.md + + - Wireless and RF: + - Fixed Wireless and You: "Fixed Wireless and You" + - Wireless settings: Wireless settings + - Software: - Network Monitoring: - Unpoller: "Unpoller" From 0cb2b92a246a0f3615b849b328c0df7a6db21aa7 Mon Sep 17 00:00:00 2001 From: eugene Date: Fri, 31 Jul 2026 15:22:31 -0400 Subject: [PATCH 3/5] more structure --- mkdocs.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index ce0b9fa..806844d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,10 +59,16 @@ plugins: nav: - Home: index.md - - For Property Owners: + - For Antenna Hosts: - Installation Overview: installations/installations.md - Building Assessments: installations/buildingassessment.md + - For network users: + - Troubleshoot your connection: "Troubleshoot your connection" + - Configure IoT Devices: device-configuration/configure-IoT.md + - "FAQs": "FAQs" + + - For Volunteers: - Installations: - Guiding Principles and Ettiquete: "Guiding Principles and Ettiquete" @@ -89,10 +95,6 @@ nav: - Unpoller: "Unpoller" - Useful Software: useful software - - For network users: - - Troubleshoot your connection: "Troubleshoot your connection" - - Configure IoT Devices: device-configuration/configure-IoT.md - - "FAQs": "FAQs" - Resources: resources.md From e6d49f9fa78282961a3959361d492b45485f5bb1 Mon Sep 17 00:00:00 2001 From: eugene Date: Fri, 31 Jul 2026 15:23:31 -0400 Subject: [PATCH 4/5] xddd --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 806844d..219ac15 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,6 +62,7 @@ nav: - For Antenna Hosts: - Installation Overview: installations/installations.md - Building Assessments: installations/buildingassessment.md + - Troubleshoot your PCW equipment: "" - For network users: - Troubleshoot your connection: "Troubleshoot your connection" From 7802f4156b563a4db898794faf83a883df84fcfe Mon Sep 17 00:00:00 2001 From: eugene Date: Fri, 31 Jul 2026 15:31:24 -0400 Subject: [PATCH 5/5] xddd --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 219ac15..7309725 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -62,7 +62,7 @@ nav: - For Antenna Hosts: - Installation Overview: installations/installations.md - Building Assessments: installations/buildingassessment.md - - Troubleshoot your PCW equipment: "" + - Troubleshoot your PCW equipment: "Troubleshoot your PCW equipment" - For network users: - Troubleshoot your connection: "Troubleshoot your connection"