|
|
@@ -7,6 +7,7 @@
|
|
|
[](https://github.com/skypjack/entt/actions)
|
|
|
[](https://codecov.io/gh/skypjack/entt)
|
|
|
[](https://godbolt.org/z/cOUcm1)
|
|
|
+[](http://entt.docsforge.com/)
|
|
|
[](https://gitter.im/skypjack/entt)
|
|
|
[](https://discord.gg/5BjPWBd)
|
|
|
[](https://www.paypal.me/skypjack)
|
|
|
@@ -269,8 +270,11 @@ The API reference will be created in HTML format within the directory
|
|
|
<!--
|
|
|
@cond TURN_OFF_DOXYGEN
|
|
|
-->
|
|
|
-It's also available [online](https://skypjack.github.io/entt/) for the latest
|
|
|
-version, that is the last stable tag.<br/>
|
|
|
+The same version is also available [online](https://skypjack.github.io/entt/)
|
|
|
+for the latest release, that is the last stable tag. If you are looking for
|
|
|
+something more pleasing to the eye, consider reading the nice-looking version
|
|
|
+available on [docsforge](https://entt.docsforge.com/): same documentation, much
|
|
|
+more pleasant to read.<br/>
|
|
|
Moreover, there exists a [wiki](https://github.com/skypjack/entt/wiki) dedicated
|
|
|
to the project where users can find all related documentation pages.
|
|
|
<!--
|