| 1 | .. QEMU documentation master file, created by |
| 2 | sphinx-quickstart on Thu Jan 31 16:40:14 2019. |
| 3 | You can adapt this file completely to your liking, but it should at least |
| 4 | contain the root `toctree` directive. |
| 5 | |
| 6 | .. _documentation-root: |
| 7 | |
| 8 | ================================ |
| 9 | Welcome to QEMU's documentation! |
| 10 | ================================ |
| 11 | |
| 12 | .. toctree:: |
| 13 | :maxdepth: 2 |
| 14 | :caption: Contents: |
| 15 | |
| 16 | about/index |
| 17 | system/index |
| 18 | user/index |
| 19 | tools/index |
| 20 | interop/index |
| 21 | specs/index |
| 22 | devel/index |
| 23 | glossary |