diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-18 20:25:14 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-18 20:25:14 +0200 |
| commit | 2e58f85807427d121fe1de80089e602f1f35944b (patch) | |
| tree | ccef12ae53332dc93d6d06e233076599015e9732 /docs/briefs.rst | |
| parent | 3a67a3e1088508148002e7c20befa571fb0b72c0 (diff) | |
| download | teachos-2e58f85807427d121fe1de80089e602f1f35944b.tar.xz teachos-2e58f85807427d121fe1de80089e602f1f35944b.zip | |
docs: introduce technical briefs
Also removes arch and cross inclusion for now, since the architecture is
undergoing major rework.
Diffstat (limited to 'docs/briefs.rst')
| -rw-r--r-- | docs/briefs.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/briefs.rst b/docs/briefs.rst new file mode 100644 index 0000000..1931345 --- /dev/null +++ b/docs/briefs.rst @@ -0,0 +1,9 @@ +Technical Briefs +================ + +.. toctree:: + :maxdepth: 1 + :caption: Contents: + :glob: + + briefs/* |
