summary refs log tree commit diff
path: root/Documentation/index.adoc
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-06-12 21:59:58 +0000
committerAlyssa Ross <hi@alyssa.is>2022-06-15 10:50:03 +0000
commit0fd594e6a814f007bfbed4e9a819833989128b6f (patch)
treed513d15a312aa270bef82fe3f58dbae40de72bf4 /Documentation/index.adoc
parent105402be361c4ca42ad6fb653165c28160220270 (diff)
downloadspectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar.gz
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar.bz2
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar.lz
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar.xz
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.tar.zst
spectrum-0fd594e6a814f007bfbed4e9a819833989128b6f.zip
Documentation: link to architecture from root
This is important information that somebody coming to the Spectrum
documentation is likely to be looking for.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation/index.adoc')
-rw-r--r--Documentation/index.adoc9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/index.adoc b/Documentation/index.adoc
index 6bfa2e6..3079847 100644
--- a/Documentation/index.adoc
+++ b/Documentation/index.adoc
@@ -4,5 +4,10 @@
 // SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
 // SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
 
-If you're new to Spectrum, you probably want to start with
-xref:getting-spectrum.adoc[Getting Spectrum].
+Spectrum is a compartmentalized operating system.
+
+If you'd like to try Spectrum, see xref:getting-spectrum.adoc[Getting
+Spectrum].
+
+To learn about what Spectrum is and how it's implemented, start with
+the xref:architecture.adoc[architecture overview].