summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r--documentation/dev-manual/index.rst41
1 files changed, 37 insertions, 4 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst
index 941db2df8c..9ccf60f701 100644
--- a/documentation/dev-manual/index.rst
+++ b/documentation/dev-manual/index.rst
@@ -4,16 +4,49 @@
4Yocto Project Development Tasks Manual 4Yocto Project Development Tasks Manual
5====================================== 5======================================
6 6
7|
8
9.. toctree:: 7.. toctree::
10 :caption: Table of Contents 8 :caption: Table of Contents
11 :numbered: 9 :numbered:
12 10
13 intro 11 intro
14 start 12 start
15 common-tasks 13 layers
14 customizing-images
15 new-recipe
16 new-machine
17 upgrading-recipes
18 temporary-source-code
19 quilt.rst
20 development-shell
21 python-development-shell
22 building
23 speeding-up-build
24 libraries
25 prebuilt-libraries
26 x32-psabi
27 gobject-introspection
28 external-toolchain
29 wic
30 bmaptool
31 securing-images
32 custom-distribution
33 custom-template-configuration-directory
34 disk-space
35 packages
36 efficiently-fetching-sources
37 init-manager
38 device-manager
39 external-scm
40 read-only-rootfs
41 build-quality
42 runtime-testing
43 debugging
44 licenses
45 security-subjects
46 vulnerabilities
47 sbom
48 error-reporting-tool
49 wayland
16 qemu 50 qemu
17 history
18 51
19.. include:: /boilerplate.rst 52.. include:: /boilerplate.rst