sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.18k stars 1.11k forks source link

broken doc link #1062

Closed fuyaozs9wl closed 1 year ago

fuyaozs9wl commented 1 year ago

broken doc link how 2 find a full doc? 图片

sschmid commented 1 year ago

I removed the auto-generated doxygen docs (Entitas API reference) in 1.14.0.

Tag 1.13.0 contains it https://github.com/sschmid/Entitas/tree/1.13.0/docs

sschmid commented 1 year ago

duplicate #1044