mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
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>
This commit is contained in:
parent
b8003f9956
commit
c6afd2bdfd
6 changed files with 95 additions and 39 deletions
15
docs/devel/index-api.rst
Normal file
15
docs/devel/index-api.rst
Normal file
|
@ -0,0 +1,15 @@
|
|||
Internal QEMU APIs
|
||||
------------------
|
||||
|
||||
Details about how QEMU's various internal APIs. Most of these are
|
||||
generated from in-code annotations to function prototypes.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:includehidden:
|
||||
|
||||
bitops
|
||||
loads-stores
|
||||
memory
|
||||
modules
|
||||
ui
|
Loading…
Add table
Add a link
Reference in a new issue