index.rst 512 B

1234567891011121314151617181920212223
  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. .. _documentation-root:
  6. ================================
  7. Welcome to QEMU's documentation!
  8. ================================
  9. .. toctree::
  10. :maxdepth: 2
  11. :caption: Contents:
  12. about/index
  13. system/index
  14. user/index
  15. tools/index
  16. interop/index
  17. specs/index
  18. devel/index
  19. glossary