Rename files in Docs, and add new Doc about print statements.

This commit is contained in:
2026-02-09 16:07:15 -05:00
parent db35967fb9
commit bf7cb9d258
21 changed files with 188 additions and 30 deletions

View File

@@ -54,7 +54,8 @@
"**/Binaries": true,
"**/DerivedDataCache": true,
"**/*.generated.h": true,
"**/*.gen.cpp": true
"**/*.gen.cpp": true,
"**/*.d": true
}
},
"extensions": {