* [PATCH] Documentation: swap order of Creating/Running VMs
@ 2023-02-13 20:58 Alyssa Ross
2023-02-21 23:05 ` Alyssa Ross
0 siblings, 1 reply; 2+ messages in thread
From: Alyssa Ross @ 2023-02-13 20:58 UTC (permalink / raw)
To: devel; +Cc: Jenni Nikolaenko
Somebody who's just trying out Spectrum is probably going to want to
try out the built-in demo VMs (which is easy) before they get started
creating their own VMs (which is hard).
Signed-off-by: Alyssa Ross <hi@alyssa.is>
---
Documentation/using-spectrum/creating-vms.adoc | 2 +-
Documentation/using-spectrum/running-vms.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/using-spectrum/creating-vms.adoc b/Documentation/using-spectrum/creating-vms.adoc
index 2c57562..02cd3e6 100644
--- a/Documentation/using-spectrum/creating-vms.adoc
+++ b/Documentation/using-spectrum/creating-vms.adoc
@@ -1,6 +1,6 @@
= Creating VMs
:page-parent: Using Spectrum
-:page-nav_order: 1
+:page-nav_order: 2
// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
diff --git a/Documentation/using-spectrum/running-vms.adoc b/Documentation/using-spectrum/running-vms.adoc
index 518b00e..e6f934e 100644
--- a/Documentation/using-spectrum/running-vms.adoc
+++ b/Documentation/using-spectrum/running-vms.adoc
@@ -1,6 +1,6 @@
= Running VMs
:page-parent: Using Spectrum
-:page-nav_order: 2
+:page-nav_order: 1
// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
--
2.37.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-21 23:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 20:58 [PATCH] Documentation: swap order of Creating/Running VMs Alyssa Ross
2023-02-21 23:05 ` Alyssa Ross
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).