This repository contains the documentation and results of tests executed during the Wireless Battle of the Mesh, (starting from the v8 edition).
Currently work in progress, contributions are very welcome.
The documentation is published at:
Clone this repo:
[email protected]:battlemesh/battlemesh-test-docs.git cd battlemesh-test-docs
Install sphinx:
pip install -r requirements.txt
Build HTML:
make html
Open the HTML files directly on your local machine.