summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-03-30 10:13:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-01 17:36:09 +0100
commitdbab9c0ba18d07a5f01944919723a63b0f867cb8 (patch)
tree198a84e9b1dfbe7f0b25cc23e78ba77d38a0c83b /documentation
parent07fc680a4a8642277f9ec48b1896605fab3efe1e (diff)
downloadpoky-dbab9c0ba18d07a5f01944919723a63b0f867cb8.tar.gz
toaster-manual: Created links to Youtube for the GUI vids
I could not get the embedded vids working very well. So we defaulted to just linking to the Youtube locations directly. (From yocto-docs rev: 95bef674ec04eec94f568ab00b94f7174d456011) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml54
1 files changed, 50 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index b148d4f405..2689ec9614 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -870,11 +870,57 @@
870 CPU usage, and disk I/O. 870 CPU usage, and disk I/O.
871 </para></listitem> 871 </para></listitem>
872 </itemizedlist> 872 </itemizedlist>
873 Following are several videos that show how to use the Toaster GUI. 873 Following are several videos that show how to use the Toaster GUI:
874 To get a larger replay of a video after it has started playing, 874 <itemizedlist>
875 click in the image title area. 875 <listitem><para><emphasis>Toaster Homepage and Table Controls:</emphasis>
876 This
877 <ulink url='https://www.youtube.com/watch?v=QEARDnrR1Xw'>video</ulink>
878 goes over the Toaster entry page, and provides
879 an overview of the data manipulation capabilities of
880 Toaster, which include search, sorting and filtering by
881 different criteria.
882 </para></listitem>
883 <listitem><para><emphasis>Build Dashboard:</emphasis>
884 This
885 <ulink url='https://www.youtube.com/watch?v=KKqHYcnp2gE'>video</ulink>
886 shows you the build dashboard, a page providing an
887 overview of the information available for a selected build.
888 </para></listitem>
889 <listitem><para><emphasis>Image Information:</emphasis>
890 This
891 <ulink url='https://www.youtube.com/watch?v=XqYGFsmA0Rw'>video</ulink>
892 walks through the information Toaster provides
893 about images: packages installed and root file system.
894 </para></listitem>
895 <listitem><para><emphasis>Configuration:</emphasis>
896 This
897 <ulink url='https://www.youtube.com/watch?v=UW-j-T2TzIg'>video</ulink>
898 shows the information Toaster provides about build
899 configuration.
900 </para></listitem>
901 <listitem><para><emphasis>Tasks:</emphasis>
902 This
903 <ulink url='https://www.youtube.com/watch?v=D4-9vGSxQtw'>video</ulink>
904 shows the information Toaster provides about the
905 tasks run by the build system.
906 </para></listitem>
907 <listitem><para><emphasis>Recipes and Packages Built:</emphasis>
908 This
909 <ulink url='https://www.youtube.com/watch?v=x-6dx4huNnw'>video</ulink>
910 shows the information Toaster provides about recipes
911 and packages built.
912 </para></listitem>
913 <listitem><para><emphasis>Performance Data:</emphasis>
914 This
915 <ulink url='https://www.youtube.com/watch?v=qWGMrJoqusQ'>video</ulink>
916 shows the build performance data provided by
917 Toaster.
918 </para></listitem>
919 </itemizedlist>
876 </para> 920 </para>
921 </section>
877 922
923<!--
878 <section id='toaster-gui-vids-1'> 924 <section id='toaster-gui-vids-1'>
879 <title>Toaster Homepage and Table Controls</title> 925 <title>Toaster Homepage and Table Controls</title>
880 926
@@ -973,5 +1019,5 @@
973 </mediaobject> 1019 </mediaobject>
974 </para> 1020 </para>
975 </section> 1021 </section>
976 </section> 1022-->
977</chapter> 1023</chapter>