index.rst 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. .. SPDX-License-Identifier: CC-BY-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's documentation!
  7. =============================================
  8. |
  9. .. toctree::
  10. :maxdepth: 1
  11. :caption: Introduction and Overview
  12. Quick Build <brief-yoctoprojectqs/brief-yoctoprojectqs>
  13. What I wish I'd known about Yocto Project <https://www.yoctoproject.org/docs/what-i-wish-id-known/>
  14. Transitioning to a custom environment for systems development <https://www.yoctoproject.org/docs/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/overview-manual>
  21. Reference Manual <ref-manual/ref-manual>
  22. Board Support Package (BSP) Developer's guide <bsp-guide/bsp-guide>
  23. Development Tasks Manual <dev-manual/dev-manual>
  24. Linux Kernel Development Manual <kernel-dev/kernel-dev>
  25. Profile and Tracing Manual <profile-manual/profile-manual>
  26. Application Development and the Extensible SDK (eSDK) <sdk-manual/sdk-manual>
  27. Toaster Manual <toaster-manual/toaster-manual>
  28. Test Environment Manual <test-manual/test-manual>
  29. Bitbake User Manual <https://link to bitbake manual FIXME>
  30. .. toctree::
  31. :maxdepth: 1
  32. :caption: 'Mega' Manual
  33. All-in-one 'Mega' Manual <https://www.yoctoproject.org/docs/singleindex.html>
  34. .. toctree::
  35. :maxdepth: 1
  36. :caption: Manuals/Variable Index
  37. genindex
  38. Current/Previous Version Specific Manuals <releases>