diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-19 10:58:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-20 14:32:25 +0000 |
commit | 4fcf21fb1d0b9cdd79abe9eb7e8d979d60800521 (patch) | |
tree | 90c35eff5bca1bcc4a1fefa18d3889f5049a03be | |
parent | 38c72f75faaf87a6d0d02de876218a91fcdc137a (diff) | |
download | poky-4fcf21fb1d0b9cdd79abe9eb7e8d979d60800521.tar.gz |
toaster-manual: remove unused labels
(From yocto-docs rev: 00551ac92a24fb1dcef966b585bf612aab228934)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 files changed, 0 insertions, 48 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.rst b/documentation/toaster-manual/toaster-manual-intro.rst index 408c6fa3c4..e34e7bac44 100644 --- a/documentation/toaster-manual/toaster-manual-intro.rst +++ b/documentation/toaster-manual/toaster-manual-intro.rst | |||
@@ -10,8 +10,6 @@ enables you to configure and run your builds. Information about builds | |||
10 | is collected and stored in a database. You can use Toaster to configure | 10 | is collected and stored in a database. You can use Toaster to configure |
11 | and start builds on multiple remote build servers. | 11 | and start builds on multiple remote build servers. |
12 | 12 | ||
13 | .. _intro-features: | ||
14 | |||
15 | Toaster Features | 13 | Toaster Features |
16 | ================ | 14 | ================ |
17 | 15 | ||
@@ -82,8 +80,6 @@ For an overview of Toaster shipped with the Yocto Project &DISTRO; | |||
82 | Release, see the "`Toaster - Yocto Project | 80 | Release, see the "`Toaster - Yocto Project |
83 | 2.2 <https://youtu.be/BlXdOYLgPxA>`__" video. | 81 | 2.2 <https://youtu.be/BlXdOYLgPxA>`__" video. |
84 | 82 | ||
85 | .. _toaster-installation-options: | ||
86 | |||
87 | Installation Options | 83 | Installation Options |
88 | ==================== | 84 | ==================== |
89 | 85 | ||
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst index e5e3531e83..2202d599f6 100644 --- a/documentation/toaster-manual/toaster-manual-reference.rst +++ b/documentation/toaster-manual/toaster-manual-reference.rst | |||
@@ -47,8 +47,6 @@ Metadata Index. | |||
47 | You do not have to use a layer source to use Toaster. Tying into a | 47 | You do not have to use a layer source to use Toaster. Tying into a |
48 | layer source is optional. | 48 | layer source is optional. |
49 | 49 | ||
50 | .. _layer-source-using-with-toaster: | ||
51 | |||
52 | Setting Up and Using a Layer Source | 50 | Setting Up and Using a Layer Source |
53 | ----------------------------------- | 51 | ----------------------------------- |
54 | 52 | ||
@@ -73,8 +71,6 @@ section in the Yocto Project Overview and Concepts Manual. For information on ho | |||
73 | to create layers, see the ":ref:`dev-manual/dev-manual-common-tasks:understanding and creating layers`" | 71 | to create layers, see the ":ref:`dev-manual/dev-manual-common-tasks:understanding and creating layers`" |
74 | section in the Yocto Project Development Tasks Manual. | 72 | section in the Yocto Project Development Tasks Manual. |
75 | 73 | ||
76 | .. _configuring-toaster-to-hook-into-your-layer-source: | ||
77 | |||
78 | Configuring Toaster to Hook Into Your Layer Index | 74 | Configuring Toaster to Hook Into Your Layer Index |
79 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 75 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
80 | 76 | ||
@@ -143,8 +139,6 @@ Toaster database by running the following command: | |||
143 | If Toaster can reach the API URL, you should see a message telling you that | 139 | If Toaster can reach the API URL, you should see a message telling you that |
144 | Toaster is updating the layer source information. | 140 | Toaster is updating the layer source information. |
145 | 141 | ||
146 | .. _toaster-releases: | ||
147 | |||
148 | Releases | 142 | Releases |
149 | ======== | 143 | ======== |
150 | 144 | ||
@@ -157,8 +151,6 @@ However, you can modify, delete, and create new releases according to | |||
157 | your needs. This section provides some background information on | 151 | your needs. This section provides some background information on |
158 | releases. | 152 | releases. |
159 | 153 | ||
160 | .. _toaster-releases-supported: | ||
161 | |||
162 | Pre-Configured Releases | 154 | Pre-Configured Releases |
163 | ----------------------- | 155 | ----------------------- |
164 | 156 | ||
@@ -295,8 +287,6 @@ release selection: | |||
295 | <field type="CharField" name="dirpath">bitbake</field> | 287 | <field type="CharField" name="dirpath">bitbake</field> |
296 | </object> | 288 | </object> |
297 | 289 | ||
298 | .. _defining-releases: | ||
299 | |||
300 | Defining Release | 290 | Defining Release |
301 | ~~~~~~~~~~~~~~~~ | 291 | ~~~~~~~~~~~~~~~~ |
302 | 292 | ||
@@ -518,8 +508,6 @@ build: | |||
518 | The JSON data for this query is returned in a single line. In the | 508 | The JSON data for this query is returned in a single line. In the |
519 | previous example the line has been artificially split for readability. | 509 | previous example the line has been artificially split for readability. |
520 | 510 | ||
521 | .. _toaster-useful-commands: | ||
522 | |||
523 | Useful Commands | 511 | Useful Commands |
524 | =============== | 512 | =============== |
525 | 513 | ||
@@ -548,8 +536,6 @@ tasks. You can locate these commands in the | |||
548 | Build Directory. To do so, the ``toastermain/settings.py`` file | 536 | Build Directory. To do so, the ``toastermain/settings.py`` file |
549 | must be configured to point to the correct database backend. | 537 | must be configured to point to the correct database backend. |
550 | 538 | ||
551 | .. _toaster-command-buildslist: | ||
552 | |||
553 | ``buildslist`` | 539 | ``buildslist`` |
554 | -------------- | 540 | -------------- |
555 | 541 | ||
@@ -580,8 +566,6 @@ command would return something like the following:: | |||
580 | 566 | ||
581 | 1: qemux86 poky core-image-minimal | 567 | 1: qemux86 poky core-image-minimal |
582 | 568 | ||
583 | .. _toaster-command-builddelete: | ||
584 | |||
585 | ``builddelete`` | 569 | ``builddelete`` |
586 | --------------- | 570 | --------------- |
587 | 571 | ||
@@ -600,8 +584,6 @@ Prior to running the ``builddelete`` command, you need to get the ID | |||
600 | associated with builds by using the | 584 | associated with builds by using the |
601 | :ref:`toaster-manual/toaster-manual-reference:\`\`buildslist\`\`` command. | 585 | :ref:`toaster-manual/toaster-manual-reference:\`\`buildslist\`\`` command. |
602 | 586 | ||
603 | .. _toaster-command-perf: | ||
604 | |||
605 | ``perf`` | 587 | ``perf`` |
606 | -------- | 588 | -------- |
607 | 589 | ||
@@ -615,8 +597,6 @@ follows: | |||
615 | The command is a sanity check that returns page loading times in order to | 597 | The command is a sanity check that returns page loading times in order to |
616 | identify performance problems. | 598 | identify performance problems. |
617 | 599 | ||
618 | .. _toaster-command-checksettings: | ||
619 | |||
620 | ``checksettings`` | 600 | ``checksettings`` |
621 | ----------------- | 601 | ----------------- |
622 | 602 | ||
@@ -644,8 +624,6 @@ ready, you can run the following: | |||
644 | 624 | ||
645 | After running these commands, you can run the ``checksettings`` command. | 625 | After running these commands, you can run the ``checksettings`` command. |
646 | 626 | ||
647 | .. _toaster-command-runbuilds: | ||
648 | |||
649 | ``runbuilds`` | 627 | ``runbuilds`` |
650 | ------------- | 628 | ------------- |
651 | 629 | ||
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.rst b/documentation/toaster-manual/toaster-manual-setup-and-use.rst index 97c5af6a0c..b73caac375 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.rst +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.rst | |||
@@ -121,8 +121,6 @@ can set the ``TOASTER_DIR`` environment variable, which takes precedence | |||
121 | over your current working directory. Setting this environment variable | 121 | over your current working directory. Setting this environment variable |
122 | causes Toaster to create and use ``$TOASTER_DIR./_toaster_clones``. | 122 | causes Toaster to create and use ``$TOASTER_DIR./_toaster_clones``. |
123 | 123 | ||
124 | .. _toaster-the-build-directory: | ||
125 | |||
126 | The Build Directory | 124 | The Build Directory |
127 | =================== | 125 | =================== |
128 | 126 | ||
@@ -135,8 +133,6 @@ directories to be in a particular location, you can set the | |||
135 | current working directory. Setting this environment variable causes | 133 | current working directory. Setting this environment variable causes |
136 | Toaster to use ``$TOASTER_DIR/build`` as the build directory. | 134 | Toaster to use ``$TOASTER_DIR/build`` as the build directory. |
137 | 135 | ||
138 | .. _toaster-creating-a-django-super-user: | ||
139 | |||
140 | Creating a Django Superuser | 136 | Creating a Django Superuser |
141 | =========================== | 137 | =========================== |
142 | 138 | ||
@@ -186,8 +182,6 @@ You can use the Django administration interface to set Toaster configuration | |||
186 | parameters such as the build directory, layer sources, default variable | 182 | parameters such as the build directory, layer sources, default variable |
187 | values, and BitBake versions. | 183 | values, and BitBake versions. |
188 | 184 | ||
189 | .. _toaster-setting-up-a-production-instance-of-toaster: | ||
190 | |||
191 | Setting Up a Production Instance of Toaster | 185 | Setting Up a Production Instance of Toaster |
192 | =========================================== | 186 | =========================================== |
193 | 187 | ||
@@ -197,8 +191,6 @@ instance is also the setup that can handle heavier loads on the web | |||
197 | service. Use the instructions in the following sections to set up | 191 | service. Use the instructions in the following sections to set up |
198 | Toaster to run builds through the Toaster web interface. | 192 | Toaster to run builds through the Toaster web interface. |
199 | 193 | ||
200 | .. _toaster-production-instance-requirements: | ||
201 | |||
202 | Requirements | 194 | Requirements |
203 | ------------ | 195 | ------------ |
204 | 196 | ||
@@ -230,8 +222,6 @@ Be sure you meet the following requirements: | |||
230 | 222 | ||
231 | $ sudo zypper install apache2 apache2-mod_wsgi-python3 python3-pip mariadb mariadb-client python3-devel | 223 | $ sudo zypper install apache2 apache2-mod_wsgi-python3 python3-pip mariadb mariadb-client python3-devel |
232 | 224 | ||
233 | .. _toaster-installation-steps: | ||
234 | |||
235 | Installation | 225 | Installation |
236 | ------------ | 226 | ------------ |
237 | 227 | ||
@@ -504,8 +494,6 @@ The Toaster web interface allows you to do the following: | |||
504 | - See performance information such as build time, task time, CPU usage, | 494 | - See performance information such as build time, task time, CPU usage, |
505 | and disk I/O. | 495 | and disk I/O. |
506 | 496 | ||
507 | .. _web-interface-videos: | ||
508 | |||
509 | Toaster Web Interface Videos | 497 | Toaster Web Interface Videos |
510 | ---------------------------- | 498 | ---------------------------- |
511 | 499 | ||
@@ -551,8 +539,6 @@ Following are several videos that show how to use the Toaster GUI: | |||
551 | `video <https://www.youtube.com/watch?v=qWGMrJoqusQ>`__ shows the | 539 | `video <https://www.youtube.com/watch?v=qWGMrJoqusQ>`__ shows the |
552 | build performance data provided by Toaster. | 540 | build performance data provided by Toaster. |
553 | 541 | ||
554 | .. _a-note-on-the-local-yocto-project-release: | ||
555 | |||
556 | Additional Information About the Local Yocto Project Release | 542 | Additional Information About the Local Yocto Project Release |
557 | ------------------------------------------------------------ | 543 | ------------------------------------------------------------ |
558 | 544 | ||
@@ -604,8 +590,6 @@ them into your Toaster project, using the "Import layer" page. | |||
604 | :align: center | 590 | :align: center |
605 | :scale: 75% | 591 | :scale: 75% |
606 | 592 | ||
607 | .. _toaster-web-interface-preferred-version: | ||
608 | |||
609 | Building a Specific Recipe Given Multiple Versions | 593 | Building a Specific Recipe Given Multiple Versions |
610 | -------------------------------------------------- | 594 | -------------------------------------------------- |
611 | 595 | ||
diff --git a/documentation/toaster-manual/toaster-manual-start.rst b/documentation/toaster-manual/toaster-manual-start.rst index 267f9f4cdc..8883374164 100644 --- a/documentation/toaster-manual/toaster-manual-start.rst +++ b/documentation/toaster-manual/toaster-manual-start.rst | |||
@@ -9,8 +9,6 @@ Preparing to Use Toaster | |||
9 | This chapter describes how you need to prepare your system in order to | 9 | This chapter describes how you need to prepare your system in order to |
10 | use Toaster. | 10 | use Toaster. |
11 | 11 | ||
12 | .. _toaster-setting-up-the-basic-system-requirements: | ||
13 | |||
14 | Setting Up the Basic System Requirements | 12 | Setting Up the Basic System Requirements |
15 | ======================================== | 13 | ======================================== |
16 | 14 | ||
@@ -22,8 +20,6 @@ also need to do an additional install of pip3. :: | |||
22 | 20 | ||
23 | $ sudo apt-get install python3-pip | 21 | $ sudo apt-get install python3-pip |
24 | 22 | ||
25 | .. _toaster-establishing-toaster-system-dependencies: | ||
26 | |||
27 | Establishing Toaster System Dependencies | 23 | Establishing Toaster System Dependencies |
28 | ======================================== | 24 | ======================================== |
29 | 25 | ||
@@ -35,8 +31,6 @@ directory, which is located in the root directory of the | |||
35 | ``poky/bitbake/toaster-requirements.txt``). The dependencies appear in a | 31 | ``poky/bitbake/toaster-requirements.txt``). The dependencies appear in a |
36 | ``pip``, install-compatible format. | 32 | ``pip``, install-compatible format. |
37 | 33 | ||
38 | .. _toaster-load-packages: | ||
39 | |||
40 | Install Toaster Packages | 34 | Install Toaster Packages |
41 | ------------------------ | 35 | ------------------------ |
42 | 36 | ||