index.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
  2. .. The Yocto Project documentation master file, created by
  3. sphinx-quickstart on Mon Apr 13 09:38:33 2020.
  4. You can adapt this file completely to your liking, but it should at least
  5. contain the root `toctree` directive.
  6. Welcome to the Yocto Project Documentation
  7. ==========================================
  8. |
  9. .. toctree::
  10. :maxdepth: 1
  11. :caption: Introduction and Overview
  12. Quick Build <brief-yoctoprojectqs/index>
  13. what-i-wish-id-known
  14. transitioning-to-a-custom-environment
  15. Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/>
  16. Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks>
  17. .. toctree::
  18. :maxdepth: 1
  19. :caption: Manuals
  20. Overview and Concepts Manual <overview-manual/index>
  21. Reference Manual <ref-manual/index>
  22. Board Support Package (BSP) Developer's guide <bsp-guide/index>
  23. Development Tasks Manual <dev-manual/index>
  24. Linux Kernel Development Manual <kernel-dev/index>
  25. Profile and Tracing Manual <profile-manual/index>
  26. Application Development and the Extensible SDK (eSDK) <sdk-manual/index>
  27. Toaster Manual <toaster-manual/index>
  28. Test Environment Manual <test-manual/index>
  29. bitbake
  30. .. toctree::
  31. :maxdepth: 1
  32. :caption: Releases manual
  33. :hidden:
  34. Release Migration Guides <migration-guides/index>
  35. releases
  36. .. toctree::
  37. :maxdepth: 1
  38. :caption: Documentation Index
  39. :hidden:
  40. genindex