nRF24 / RF24Mesh

OSI Layer 7 Mesh Networking for RF24Network & nrf24L01+ & nrf52x devices
http://nrf24.github.io/RF24Mesh
GNU General Public License v2.0
421 stars 154 forks source link

various improvments to docs #209

Closed 2bndy5 closed 2 years ago

2bndy5 commented 2 years ago

This includes updates for the latest release of sphinx-immaterial theme.

I also reduced the Doxyfile to only options that we change from their default value. This should help avoid warnings in future Doxygen output.

Note to devs: We cannot use Doxygen v1.9.3 (& possibly v1.9.2) due to erroneous XML output that broke compatibility with Sphinx's breathe extension. Recommend v1.9.4+