added RunConfig cs documentation

This commit is contained in:
Oiltanker
2022-05-14 02:54:30 +03:00
parent 6c81532ffe
commit 69d4b2c355
3 changed files with 35 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
@echo off
if not exist ".\build" mkdir ".\build"
echo Building shared documentation
doxygen Doxyfile