diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.rst | 2 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.rst | 2 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev.rst | 2 | ||||
-rw-r--r-- | documentation/overview-manual/overview-manual.rst | 2 | ||||
-rw-r--r-- | documentation/profile-manual/profile-manual.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-manual.rst | 2 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-manual.rst | 2 | ||||
-rw-r--r-- | documentation/test-manual/test-manual.rst | 2 | ||||
-rw-r--r-- | documentation/toaster-manual/toaster-manual.rst | 2 |
9 files changed, 18 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst index 683766eeb9..821889ba2d 100644 --- a/documentation/bsp-guide/bsp-guide.rst +++ b/documentation/bsp-guide/bsp-guide.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Board Support Package Developer's Guide | 4 | Yocto Project Board Support Package Developer's Guide |
5 | ===================================================== | 5 | ===================================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/dev-manual/dev-manual.rst b/documentation/dev-manual/dev-manual.rst index 39cf704bd2..703914b8ea 100644 --- a/documentation/dev-manual/dev-manual.rst +++ b/documentation/dev-manual/dev-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Development Tasks Manual | 4 | Yocto Project Development Tasks Manual |
5 | ====================================== | 5 | ====================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/kernel-dev/kernel-dev.rst b/documentation/kernel-dev/kernel-dev.rst index bc30ec0c15..a490977ac9 100644 --- a/documentation/kernel-dev/kernel-dev.rst +++ b/documentation/kernel-dev/kernel-dev.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Linux Kernel Development Manual | 4 | Yocto Project Linux Kernel Development Manual |
5 | ============================================= | 5 | ============================================= |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/overview-manual/overview-manual.rst b/documentation/overview-manual/overview-manual.rst index e0270f6cac..11b4d2ce53 100644 --- a/documentation/overview-manual/overview-manual.rst +++ b/documentation/overview-manual/overview-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Overview and Concepts Manual | 4 | Yocto Project Overview and Concepts Manual |
5 | ========================================== | 5 | ========================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index 427d50e116..04967e5917 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Profiling and Tracing Manual | 4 | Yocto Project Profiling and Tracing Manual |
5 | ========================================== | 5 | ========================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/ref-manual/ref-manual.rst b/documentation/ref-manual/ref-manual.rst index 4ef921fc79..844d82a804 100644 --- a/documentation/ref-manual/ref-manual.rst +++ b/documentation/ref-manual/ref-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Reference Manual | 4 | Yocto Project Reference Manual |
5 | ============================== | 5 | ============================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/sdk-manual/sdk-manual.rst b/documentation/sdk-manual/sdk-manual.rst index 306d123baf..5a63d6135f 100644 --- a/documentation/sdk-manual/sdk-manual.rst +++ b/documentation/sdk-manual/sdk-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Application Development and the Extensible Software Development Kit (eSDK) | 4 | Yocto Project Application Development and the Extensible Software Development Kit (eSDK) |
5 | ======================================================================================== | 5 | ======================================================================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst index 590034cf20..7bb7313fd1 100644 --- a/documentation/test-manual/test-manual.rst +++ b/documentation/test-manual/test-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Yocto Project Test Environment Manual | 4 | Yocto Project Test Environment Manual |
5 | ===================================== | 5 | ===================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |
diff --git a/documentation/toaster-manual/toaster-manual.rst b/documentation/toaster-manual/toaster-manual.rst index b5fc433af6..bcd0753b9f 100644 --- a/documentation/toaster-manual/toaster-manual.rst +++ b/documentation/toaster-manual/toaster-manual.rst | |||
@@ -4,6 +4,8 @@ | |||
4 | Toaster User Manual | 4 | Toaster User Manual |
5 | =================== | 5 | =================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
7 | .. toctree:: | 9 | .. toctree:: |
8 | :caption: Table of Contents | 10 | :caption: Table of Contents |
9 | :numbered: | 11 | :numbered: |