aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/index.rst
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2022-03-09 13:52:15 +0000
committerAlex Bennée <alex.bennee@linaro.org>2022-03-23 10:37:49 +0000
commitc6afd2bdfd69e9a8d2c0c7c41aac5255e34a60bc (patch)
tree61462037db7fb05ceca425ac55982dfa62b72b58 /docs/devel/index.rst
parentb8003f99565c9d7862938c586fecd1d9a56ee22d (diff)
docs/devel: try and impose some organisation
We have a growing set of developer docs but the index is currently in order of when stuff was added. Try and make things a bit easier to find my adding sub indexes and organising into themes. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20220315121251.2280317-7-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel/index.rst')
-rw-r--r--docs/devel/index.rst46
1 files changed, 7 insertions, 39 deletions
diff --git a/docs/devel/index.rst b/docs/devel/index.rst
index afd937535e..a68207052d 100644
--- a/docs/devel/index.rst
+++ b/docs/devel/index.rst
@@ -7,44 +7,12 @@ You only need to read it if you are interested in reading or
modifying QEMU's source code.
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
:includehidden:
- code-of-conduct
- conflict-resolution
- build-system
- style
- kconfig
- testing
- fuzzing
- control-flow-integrity
- loads-stores
- memory
- migration
- atomics
- stable-process
- ci
- qtest
- decodetree
- secure-coding-practices
- tcg
- tcg-icount
- tracing
- multi-thread-tcg
- tcg-plugins
- bitops
- ui
- reset
- s390-dasd-ipl
- clocks
- qom
- modules
- block-coroutine-wrapper
- multi-process
- ebpf_rss
- vfio-migration
- qapi-code-gen
- writing-monitor-commands
- trivial-patches
- submitting-a-patch
- submitting-a-pull-request
+
+ index-process
+ index-build
+ index-api
+ index-internals
+ index-tcg