diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2023-10-17 14:52:17 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2023-10-17 14:52:17 +0200 |
| commit | f61858725e92d3e77eb8a826a50497045ce67c41 (patch) | |
| tree | f706f75fced7757258d420a7907ba6e17a673ce9 /docs/arch.rst | |
| parent | ab5c964f5dc75eeefefd4af423bf6952497da7a4 (diff) | |
| download | teachos-f61858725e92d3e77eb8a826a50497045ce67c41.tar.xz teachos-f61858725e92d3e77eb8a826a50497045ce67c41.zip | |
doc: introduce basic documentation structure
Diffstat (limited to 'docs/arch.rst')
| -rw-r--r-- | docs/arch.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/arch.rst b/docs/arch.rst new file mode 100644 index 0000000..495d309 --- /dev/null +++ b/docs/arch.rst @@ -0,0 +1,9 @@ +Platform-Specific Infrastructure +================================ + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + :glob: + + arch/* |
