- Added More Documentation

This commit is contained in:
2025-06-17 19:45:33 -04:00
parent 079b0b27ee
commit 9d35daa494
28 changed files with 1852 additions and 190 deletions

View File

@@ -88,6 +88,7 @@ add_library(fennec STATIC
include/fennec/math/detail/__vector_traits.h
include/fennec/lang/lang.h
include/fennec/lang/detail/__bits.h
include/fennec/lang/integer.h
)
# add metaprogramming templates as a dependency and also force documentation to be generated when fennec is compiled