Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.55 KB

File metadata and controls

41 lines (24 loc) · 1.55 KB

DIY Thread Border Router Documentation

This directory contains comprehensive documentation for setting up and operating your DIY Thread Border Router.

Table of Contents

Core Guides

Networking

Monitoring & Analysis

Support

Documentation Structure

Each guide is focused on a specific aspect of the Thread Border Router. The documentation is designed to be read in roughly the order listed above, starting with setup and ending with advanced usage.

Task-Based Operations

This project uses a Taskfile (based on taskfile.dev) to simplify operations. Most commands are provided as tasks that can be run with task <command>. For a complete list of available tasks, run:

task --list

Contributing to Documentation

If you find errors or would like to improve the documentation, please submit a pull request with your changes.