2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-02 11:28:12 -07:00

Javadocs tweaks

This commit is contained in:
Geert Bevin 2023-01-17 08:23:33 -05:00
parent 2540a76065
commit d0a25bf9dd
2 changed files with 9 additions and 2 deletions

View file

@ -28,6 +28,8 @@ many Java conferences.
**This is a quick tutorial, the [full documentation](https://github.com/gbevin/rife2/wiki)
contains a lot more information.**
**The [RIFE2 Javadocs](https://gbevin.github.io/rife2/) complement the documentation with many more details.**
## Why RIFE2?
A frequently asked question is: "Why choose RIFE2 over other popular frameworks"?
@ -275,4 +277,4 @@ class HelloTest {
```
**Read more in the [full documentation](https://github.com/gbevin/rife2/wiki).**
**Read more in the [full documentation](https://github.com/gbevin/rife2/wiki) and [RIFE2 Javadocs](https://gbevin.github.io/rife2/).**