code refactoring and added extensive documentation

This commit is contained in:
2020-10-07 16:08:32 +02:00
parent 4a3a303420
commit 86632dd3f0
32 changed files with 4648 additions and 380 deletions

4
typedoc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"mode": "file",
"out": "docs"
}