diff options
Diffstat (limited to 'documentation/dev-manual/index.rst')
-rw-r--r-- | documentation/dev-manual/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/dev-manual/index.rst b/documentation/dev-manual/index.rst index 9ccf60f701..63736e0abf 100644 --- a/documentation/dev-manual/index.rst +++ b/documentation/dev-manual/index.rst | |||
@@ -20,9 +20,11 @@ Yocto Project Development Tasks Manual | |||
20 | development-shell | 20 | development-shell |
21 | python-development-shell | 21 | python-development-shell |
22 | building | 22 | building |
23 | multiconfig | ||
23 | speeding-up-build | 24 | speeding-up-build |
24 | libraries | 25 | libraries |
25 | prebuilt-libraries | 26 | prebuilt-libraries |
27 | devtool | ||
26 | x32-psabi | 28 | x32-psabi |
27 | gobject-introspection | 29 | gobject-introspection |
28 | external-toolchain | 30 | external-toolchain |
@@ -39,7 +41,6 @@ Yocto Project Development Tasks Manual | |||
39 | external-scm | 41 | external-scm |
40 | read-only-rootfs | 42 | read-only-rootfs |
41 | build-quality | 43 | build-quality |
42 | runtime-testing | ||
43 | debugging | 44 | debugging |
44 | licenses | 45 | licenses |
45 | security-subjects | 46 | security-subjects |
@@ -48,5 +49,6 @@ Yocto Project Development Tasks Manual | |||
48 | error-reporting-tool | 49 | error-reporting-tool |
49 | wayland | 50 | wayland |
50 | qemu | 51 | qemu |
52 | bblock | ||
51 | 53 | ||
52 | .. include:: /boilerplate.rst | 54 | .. include:: /boilerplate.rst |