doc updates

This commit is contained in:
2021-03-15 23:37:05 +01:00
parent 35cf6b13e5
commit 7e561256ef
3 changed files with 13 additions and 5 deletions

2
.vscode/launch.json vendored
View File

@@ -13,7 +13,7 @@
"stopAtEntry": false,
"cwd": "${workspaceFolder}",
"environment": [],
"console": "externalTerminal",
"externalConsole": false,
"MIMode": "lldb"
},
{