ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.05k stars 409 forks source link

Documentation missing #264

Closed mikeversteeg closed 9 months ago

mikeversteeg commented 9 months ago

After downloading the latest library I've been struggling finding the right functions today as relevant parts are missing in the documentation, both online and as part of the download.

ermig1979 commented 9 months ago

Thank you for bug report. I tried to update version of doxygen but it caused this issue. I rollback this changes.