We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00934e commit 4ab25ddCopy full SHA for 4ab25dd
README.md
@@ -13,9 +13,8 @@ library should usually work on the other too (but note below for some
13
caveats).
14
15
## Documentation
16
-Overview and reference documentation is embedded in the source code.
17
-Fully generated documentation will be published later, for now you can
18
-generate it yourself using the [Doxygen](https://doxygen.nl/) tool.
+Overview and reference documentation is embedded in the source code and
+can be [viewed online on Github](https://stm32duino.github.io/STM32LoRaWAN/).
19
20
To generate the documentation yourself, simply run the `doxygen` command
21
(no options needed) in the root of this repository. This will produce
0 commit comments