index.rst 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. English
  2. ==========================================
  3. .. note:: AI Translation Notice
  4. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  5. - Source document: index.rst
  6. - Translation time: 2025-05-19 02:12:15
  7. - Translation model: `Qwen/Qwen3-8B`
  8. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  9. .. DragonOS documentation master file, created by
  10. sphinx-quickstart on Fri Jun 17 23:12:00 2022.
  11. You can adapt this file completely to your liking, but it should at least
  12. contain the root `toctree` directive.
  13. .. toctree::
  14. :maxdepth: 1
  15. :caption: Getting Started
  16. introduction/index
  17. introduction/build_system
  18. introduction/mirrors
  19. .. toctree::
  20. :maxdepth: 1
  21. :caption: Kernel Layer
  22. kernel/configuration/index
  23. kernel/boot/index
  24. kernel/core_api/index
  25. kernel/locking/index
  26. kernel/process_management/index
  27. kernel/sched/index
  28. kernel/ipc/index
  29. kernel/memory_management/index
  30. kernel/filesystem/index
  31. kernel/debug/index
  32. kernel/ktest/index
  33. kernel/cpu_arch/index
  34. kernel/container/index
  35. kernel/libs/index
  36. kernel/trace/index
  37. kernel/syscall/index
  38. .. toctree::
  39. :maxdepth: 1
  40. :caption: Userland Layer
  41. userland/appdev/index
  42. .. toctree::
  43. :maxdepth: 1
  44. :caption: DragonOS Community
  45. community/code_contribution/index
  46. community/contact/index
  47. community/ChangeLog/index