index.rst 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. Contributor Guide <contributor-guide/index>
  22. Reference Manual <ref-manual/index>
  23. Board Support Package (BSP) Developer's guide <bsp-guide/index>
  24. Development Tasks Manual <dev-manual/index>
  25. Linux Kernel Development Manual <kernel-dev/index>
  26. Profile and Tracing Manual <profile-manual/index>
  27. Application Development and the Extensible SDK (eSDK) <sdk-manual/index>
  28. Toaster Manual <toaster-manual/index>
  29. Test Environment Manual <test-manual/index>
  30. bitbake
  31. .. toctree::
  32. :maxdepth: 1
  33. :caption: Release Manuals
  34. :hidden:
  35. Release Information <migration-guides/index>
  36. releases
  37. .. toctree::
  38. :maxdepth: 1
  39. :caption: Documentation Index
  40. :hidden:
  41. genindex
  42. .. toctree::
  43. :maxdepth: 1
  44. :caption: Documentation Downloads
  45. :hidden:
  46. downloads