summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.rst16
1 files changed, 0 insertions, 16 deletions
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
121over your current working directory. Setting this environment variable 121over your current working directory. Setting this environment variable
122causes Toaster to create and use ``$TOASTER_DIR./_toaster_clones``. 122causes Toaster to create and use ``$TOASTER_DIR./_toaster_clones``.
123 123
124.. _toaster-the-build-directory:
125
126The Build Directory 124The Build Directory
127=================== 125===================
128 126
@@ -135,8 +133,6 @@ directories to be in a particular location, you can set the
135current working directory. Setting this environment variable causes 133current working directory. Setting this environment variable causes
136Toaster to use ``$TOASTER_DIR/build`` as the build directory. 134Toaster to use ``$TOASTER_DIR/build`` as the build directory.
137 135
138.. _toaster-creating-a-django-super-user:
139
140Creating a Django Superuser 136Creating a Django Superuser
141=========================== 137===========================
142 138
@@ -186,8 +182,6 @@ You can use the Django administration interface to set Toaster configuration
186parameters such as the build directory, layer sources, default variable 182parameters such as the build directory, layer sources, default variable
187values, and BitBake versions. 183values, and BitBake versions.
188 184
189.. _toaster-setting-up-a-production-instance-of-toaster:
190
191Setting Up a Production Instance of Toaster 185Setting 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
197service. Use the instructions in the following sections to set up 191service. Use the instructions in the following sections to set up
198Toaster to run builds through the Toaster web interface. 192Toaster to run builds through the Toaster web interface.
199 193
200.. _toaster-production-instance-requirements:
201
202Requirements 194Requirements
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
235Installation 225Installation
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
509Toaster Web Interface Videos 497Toaster 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
556Additional Information About the Local Yocto Project Release 542Additional 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
609Building a Specific Recipe Given Multiple Versions 593Building a Specific Recipe Given Multiple Versions
610-------------------------------------------------- 594--------------------------------------------------
611 595