doc: suppress a warning from doxygen

This commit is contained in:
Michele Caini
2020-12-14 11:19:04 +01:00
parent b6e7c36b11
commit c2c39cd0d0

View File

@@ -38,7 +38,7 @@ I hope this list can grow much more in the future:
by `EnTT`.
* Javascript:
* [@javelin/ecs](https://github.com/3mcd/javelin/tree/master/packages/ecs): an
* [\@javelin/ecs](https://github.com/3mcd/javelin/tree/master/packages/ecs): an
archetype ECS in TypeScript.
* [ecsy](https://github.com/MozillaReality/ecsy): I haven't had the time to
investigate the underlying design of `ecsy` but it looks cool anyway.