Skip to content

Commit 4ab25dd

Browse files
README: Link to generated documentation
1 parent e00934e commit 4ab25dd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ library should usually work on the other too (but note below for some
1313
caveats).
1414

1515
## 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.
16+
Overview and reference documentation is embedded in the source code and
17+
can be [viewed online on Github](https://stm32duino.github.io/STM32LoRaWAN/).
1918

2019
To generate the documentation yourself, simply run the `doxygen` command
2120
(no options needed) in the root of this repository. This will produce

0 commit comments

Comments
 (0)