summary refs log tree commit diff stats
path: root/docs/system
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2021-01-26 14:00:05 +0800
committerAlistair Francis <alistair.francis@wdc.com>2021-03-04 09:43:29 -0500
commit1921e4276d4e0e41df8c4be87fbbdd5d121bdfdc (patch)
treec1c19f6da2d025dcfb7f9186ad91af5bff47ed45 /docs/system
parent8e3c886870d4cc5c3b93f2817edcc3699af31adc (diff)
downloadfocaccia-qemu-1921e4276d4e0e41df8c4be87fbbdd5d121bdfdc.tar.gz
focaccia-qemu-1921e4276d4e0e41df8c4be87fbbdd5d121bdfdc.zip
docs/system: Sort targets in alphabetical order
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210126060007.12904-8-bmeng.cn@gmail.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'docs/system')
-rw-r--r--docs/system/targets.rst19
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/system/targets.rst b/docs/system/targets.rst
index 560783644d..564cea9a9b 100644
--- a/docs/system/targets.rst
+++ b/docs/system/targets.rst
@@ -7,16 +7,21 @@ various targets are mentioned in the following sections.
 
 Contents:
 
+..
+   This table of contents should be kept sorted alphabetically
+   by the title text of each file, which isn't the same ordering
+   as an alphabetical sort by filename.
+
 .. toctree::
 
-   target-i386
+   target-arm
+   target-avr
+   target-m68k
+   target-mips
    target-ppc
+   target-rx
+   target-s390x
    target-sparc
    target-sparc64
-   target-mips
-   target-arm
-   target-m68k
+   target-i386
    target-xtensa
-   target-s390x
-   target-rx
-   target-avr