We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Name the pages the way GitHub titles them Wiki page titles come from filenames, so install.md rendered as a page called "install" and debugging_setup.md as "debugging setup". Renamed to Installation, Troubleshooting, Tips, Debugging Setup and Firmware Versions. DNS was already right. Updated every internal link, including two in Home.md whose display text still read debugging_setup and firmware_version even though the targets were fine, and one in Troubleshooting.md pointing at ./install, which the first pass missed because it matched neither the (install) nor the ./install.md form.
Move the user-facing setup guides here from docs/ DNS, install, troubleshooting, tips, debugging_setup and firmware_version are guides that benefit from being edited by the people hitting the problem - router UIs change and nobody owns every model. The protocol and reverse-engineering docs deliberately stay in the repository: they are cited from source comments over a hundred times, mirrored across three release branches by a CI check that fails on drift, and their claims carry evidence tiers that are worth reviewing in a pull request rather than editing in place.
Initial Home page