Refactor, separate docs from headers, add ru docs
Doxygen kind'a sucks and I need multilanguage documentation, so I did that. Also, separated massive Math.h file into smaller files.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -72,4 +72,9 @@ _deps
|
||||
[Cc]overage
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# Exclude docs artifacts
|
||||
*.html
|
||||
*.3
|
||||
*.zip
|
||||
|
||||
Reference in New Issue
Block a user