feat: add stub docs page

This commit is contained in:
2026-04-23 15:53:58 +02:00
parent d912a636e9
commit 00c3e37ecf
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -113,6 +113,10 @@ operating system, its components, and how to use and develop for it.
<a href="dtinternals/dialogslib.html">Dialogs Library</a>
<p>Desktop internals: file, print, and message box dialogs exposed through the shared dialogs library.</p>
</li>
<li>
<a href="dtinternals/systemconfiguration.html">System Configuration Virtual Folder</a>
<p>Desktop internals: virtual view used for built-in configuration applets.</p>
</li>
<li>
<a href="#">Kernel Architecture</a>
<p>Overview of the preemptive multitasking kernel and its subsystems.</p>