diff options
| author | krolyxon <me@krolyxon.com> | 2026-06-08 23:12:15 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-06-08 23:12:15 +0530 |
| commit | 8a4d103196312b8a18afc0a2ba0fc13ff1a0b180 (patch) | |
| tree | a92424ac65fbdb93702ea8c44a5c52c9fd66e28c /.pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md | |
| parent | 1d557527be495c59bbc07f194d903b1cec1780d3 (diff) | |
remove .pio
Diffstat (limited to '.pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md')
| -rw-r--r-- | .pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md b/.pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md deleted file mode 100644 index 935c171..0000000 --- a/.pio/libdeps/esp32-s3-n16r8/RF24/docs/README.md +++ /dev/null @@ -1,23 +0,0 @@ -# Please browse the docs from either http://nrf24.github.io/RF24 - -## Intended for use in Doxygen - -The markdown files (\*.md) in this docs folder contain relative hyperlinks. Any relative hyperlinks will not work when viewing these markdown files in github. - ----- - -## Building the docs - -Navigate to the repo's docs folder: - -```shell -cd docs -``` - -Install Doxygen (v1.12.0 or newer) and run the following command from the repo's docs folder: - -```shell -doxygen -``` - -The Doxygen HTML output is now in docs/html. |
