mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Adds namespace docs & adds new multitasking.md deep dive (#4114)
* Added namespace docs * Claned up FileServices * rewrote mainloop.md to be focused on multitasking * rewrote mainloop.md to be focused on multitasking2 * rewrote mainloop.md to be focused on multitasking3
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
],
|
||||
"exclude": [
|
||||
"_site/**",
|
||||
"includes/**"
|
||||
"includes/**",
|
||||
"apispec/**"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -54,6 +55,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"overwrite": "apispec/*.md",
|
||||
"globalMetadata": {
|
||||
"_appName": "Terminal.Gui v2",
|
||||
"_appTitle": "Terminal.Gui v2",
|
||||
|
||||
Reference in New Issue
Block a user