diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/boilerplate.rst | 2 | ||||
-rw-r--r-- | documentation/bsp-guide/bsp-guide.rst | 4 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual.rst | 4 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev.rst | 4 | ||||
-rw-r--r-- | documentation/overview-manual/overview-manual.rst | 4 | ||||
-rw-r--r-- | documentation/profile-manual/profile-manual.rst | 4 | ||||
-rw-r--r-- | documentation/ref-manual/ref-manual.rst | 4 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-manual.rst | 4 | ||||
-rw-r--r-- | documentation/test-manual/test-manual.rst | 4 | ||||
-rw-r--r-- | documentation/toaster-manual/toaster-manual.rst | 4 |
10 files changed, 20 insertions, 18 deletions
diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst index 8e4640cdf4..ddffdac242 100644 --- a/documentation/boilerplate.rst +++ b/documentation/boilerplate.rst | |||
@@ -1,6 +1,8 @@ | |||
1 | .. include:: <xhtml1-lat1.txt> | 1 | .. include:: <xhtml1-lat1.txt> |
2 | .. include:: <xhtml1-symbol.txt> | 2 | .. include:: <xhtml1-symbol.txt> |
3 | 3 | ||
4 | ---- | ||
5 | |||
4 | | |project_name| | 6 | | |project_name| |
5 | | <docs@lists.yoctoproject.org> | 7 | | <docs@lists.yoctoproject.org> |
6 | 8 | ||
diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst index dfd9acf776..beb36aa671 100644 --- a/documentation/bsp-guide/bsp-guide.rst +++ b/documentation/bsp-guide/bsp-guide.rst | |||
@@ -4,11 +4,11 @@ | |||
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 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
12 | 10 | ||
13 | bsp | 11 | bsp |
14 | history | 12 | history |
13 | |||
14 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/dev-manual/dev-manual.rst b/documentation/dev-manual/dev-manual.rst index 537db7e6d0..01a597c3ae 100644 --- a/documentation/dev-manual/dev-manual.rst +++ b/documentation/dev-manual/dev-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Development Tasks Manual | 4 | Yocto Project Development Tasks Manual |
5 | ====================================== | 5 | ====================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -15,3 +13,5 @@ Yocto Project Development Tasks Manual | |||
15 | dev-manual-common-tasks | 13 | dev-manual-common-tasks |
16 | dev-manual-qemu | 14 | dev-manual-qemu |
17 | history | 15 | history |
16 | |||
17 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/kernel-dev/kernel-dev.rst b/documentation/kernel-dev/kernel-dev.rst index ac9228ba24..1f0aeea5a0 100644 --- a/documentation/kernel-dev/kernel-dev.rst +++ b/documentation/kernel-dev/kernel-dev.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Linux Kernel Development Manual | 4 | Yocto Project Linux Kernel Development Manual |
5 | ============================================= | 5 | ============================================= |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -17,3 +15,5 @@ Yocto Project Linux Kernel Development Manual | |||
17 | kernel-dev-maint-appx | 15 | kernel-dev-maint-appx |
18 | kernel-dev-faq | 16 | kernel-dev-faq |
19 | history | 17 | history |
18 | |||
19 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/overview-manual/overview-manual.rst b/documentation/overview-manual/overview-manual.rst index 57138bcced..7182472c98 100644 --- a/documentation/overview-manual/overview-manual.rst +++ b/documentation/overview-manual/overview-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Overview and Concepts Manual | 4 | Yocto Project Overview and Concepts Manual |
5 | ========================================== | 5 | ========================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -15,3 +13,5 @@ Yocto Project Overview and Concepts Manual | |||
15 | overview-manual-development-environment | 13 | overview-manual-development-environment |
16 | overview-manual-concepts | 14 | overview-manual-concepts |
17 | history | 15 | history |
16 | |||
17 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index 31c734f472..f6de4108ca 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Profiling and Tracing Manual | 4 | Yocto Project Profiling and Tracing Manual |
5 | ========================================== | 5 | ========================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -15,3 +13,5 @@ Yocto Project Profiling and Tracing Manual | |||
15 | profile-manual-usage | 13 | profile-manual-usage |
16 | profile-manual-examples | 14 | profile-manual-examples |
17 | history | 15 | history |
16 | |||
17 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/ref-manual/ref-manual.rst b/documentation/ref-manual/ref-manual.rst index b6cc630dd4..def1b22c17 100644 --- a/documentation/ref-manual/ref-manual.rst +++ b/documentation/ref-manual/ref-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Reference Manual | 4 | Yocto Project Reference Manual |
5 | ============================== | 5 | ============================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -27,3 +25,5 @@ Yocto Project Reference Manual | |||
27 | faq | 25 | faq |
28 | resources | 26 | resources |
29 | history | 27 | history |
28 | |||
29 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/sdk-manual/sdk-manual.rst b/documentation/sdk-manual/sdk-manual.rst index 223db1cf73..0149ea4178 100644 --- a/documentation/sdk-manual/sdk-manual.rst +++ b/documentation/sdk-manual/sdk-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
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 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -18,3 +16,5 @@ Yocto Project Application Development and the Extensible Software Development Ki | |||
18 | sdk-appendix-customizing | 16 | sdk-appendix-customizing |
19 | sdk-appendix-customizing-standard | 17 | sdk-appendix-customizing-standard |
20 | history | 18 | history |
19 | |||
20 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/test-manual/test-manual.rst b/documentation/test-manual/test-manual.rst index 32aee19a8b..00f8b7c450 100644 --- a/documentation/test-manual/test-manual.rst +++ b/documentation/test-manual/test-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Yocto Project Test Environment Manual | 4 | Yocto Project Test Environment Manual |
5 | ===================================== | 5 | ===================================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -14,3 +12,5 @@ Yocto Project Test Environment Manual | |||
14 | test-manual-test-process | 12 | test-manual-test-process |
15 | test-manual-understand-autobuilder | 13 | test-manual-understand-autobuilder |
16 | history | 14 | history |
15 | |||
16 | .. include:: /boilerplate.rst | ||
diff --git a/documentation/toaster-manual/toaster-manual.rst b/documentation/toaster-manual/toaster-manual.rst index 3bd671a835..e83bf8c139 100644 --- a/documentation/toaster-manual/toaster-manual.rst +++ b/documentation/toaster-manual/toaster-manual.rst | |||
@@ -4,8 +4,6 @@ | |||
4 | Toaster User Manual | 4 | Toaster User Manual |
5 | =================== | 5 | =================== |
6 | 6 | ||
7 | .. include:: /boilerplate.rst | ||
8 | |||
9 | .. toctree:: | 7 | .. toctree:: |
10 | :caption: Table of Contents | 8 | :caption: Table of Contents |
11 | :numbered: | 9 | :numbered: |
@@ -15,3 +13,5 @@ Toaster User Manual | |||
15 | toaster-manual-setup-and-use | 13 | toaster-manual-setup-and-use |
16 | toaster-manual-reference | 14 | toaster-manual-reference |
17 | history | 15 | history |
16 | |||
17 | .. include:: /boilerplate.rst | ||