source: trunk/doc/src/docbook/appendix/menuguide.xml @ 3791

Last change on this file since 3791 was 3791, checked in by Martin Svensson, 16 years ago

Fixes #665 Links in the documentation

File size: 22.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE appendix PUBLIC
3    "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN"
4    "../../../../lib/docbook/preprocess/dweiss-docbook-extensions.dtd">
5<!--
6  $Id$
7 
8  Copyright (C) 2007 Nicklas Nordborg, Martin Svensson
9 
10  This file is part of BASE - BioArray Software Environment.
11  Available at http://base.thep.lu.se/
12 
13  BASE is free software; you can redistribute it and/or
14  modify it under the terms of the GNU General Public License
15  as published by the Free Software Foundation; either version 2
16  of the License, or (at your option) any later version.
17 
18  BASE is distributed in the hope that it will be useful,
19  but WITHOUT ANY WARRANTY; without even the implied warranty of
20  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  GNU General Public License for more details.
22 
23  You should have received a copy of the GNU General Public License
24  along with this program; if not, write to the Free Software
25  Foundation, Inc., 59 Temple Place - Suite 330,
26  Boston, MA  02111-1307, USA.
27-->
28
29<appendix id="appendix.menuguide">
30  <title>Menu guide</title>
31  <para>
32    This appendix covers all menu items in BASE, including submenus. You should use it as a map
33    to easily find your way through the menus. Some menu items are refering to other section of
34    the documentation, that holds more information. The list of menu items is organized after
35    three different types,
36    <itemizedlist>
37      <listitem>
38        <simpara>
39          <link linkend="menuguide.tables.config">Configurations</link>
40        </simpara>
41      </listitem>
42      <listitem>
43        <simpara>
44          <link linkend="menuguide.tables.items">Items</link>
45        </simpara>
46      </listitem>
47      <listitem>
48        <simpara>
49          <link linkend="menuguide.tables.miscellaneous">Miscellaneous</link>
50        </simpara>
51      </listitem>
52    </itemizedlist>
53  </para>
54
55  <simplesect id="menuguide.tables.config">
56    <title>Configurations</title>
57    <informaltable frame="all">
58      <tgroup cols="3" align='left'>
59        <colspec colname='config' align='left' />
60        <colspec colname='menupath' />
61        <colspec colname='comments' />
62        <thead>
63          <row>
64            <entry namest="config" nameend="comments" align='center'>Settings</entry>
65          </row>
66          <row>
67            <entry>Configure</entry>
68            <entry>Menu choice</entry>
69            <entry>Comment</entry>
70          </row>
71        </thead>
72        <tbody>
73          <row>
74            <entry>Appearance of webclient</entry>
75            <entry>
76              <menuchoice>
77                <guimenu>File</guimenu>
78                <guimenuitem>Preferences&hellip;</guimenuitem>
79              </menuchoice>
80            </entry>
81            <entry>
82              <xref linkend="webclient.configuration.preferences" />
83            </entry>
84          </row>
85          <row>
86            <entry>Contact information (your own)</entry>
87            <entry>
88              <menuchoice>
89                <guimenu>File</guimenu>
90                <guimenuitem>Contact information&hellip;</guimenuitem>
91              </menuchoice>
92            </entry>
93            <entry>
94              <xref linkend="webclient.configuration.contact" />
95            </entry>
96          </row>
97          <row>
98            <entry>Most recently used items</entry>
99            <entry>
100              The tab
101              <guilabel>Most recent</guilabel>
102              under
103              <menuchoice>
104                <guimenu>File</guimenu>
105                <guimenuitem>Preferences&hellip;</guimenuitem>
106              </menuchoice>
107            </entry>
108            <entry>
109              <xref linkend="webclient.configuration.preferences.mostrecent" />
110            </entry>
111          </row>
112          <row>
113            <entry>Other information (your own)</entry>
114            <entry>
115              <menuchoice>
116                <guimenu>File</guimenu>
117                <guimenuitem>Other information&hellip;</guimenuitem>
118              </menuchoice>
119            </entry>
120            <entry>Useful information about yourself.</entry>
121          </row>
122          <row>
123            <entry>Password (your own)</entry>
124            <entry>
125              <menuchoice>
126                <guimenu>File</guimenu>
127                <guimenuitem>Change password&hellip;</guimenuitem>
128              </menuchoice>
129            </entry>
130            <entry>
131              <xref linkend="webclient.configuration.password" />
132            </entry>
133          </row>
134          <row>
135            <entry>Plugin messages</entry>
136            <entry>
137              The tab
138              <guilabel>Plugins</guilabel>
139              under
140              <menuchoice>
141                <guimenu>File</guimenu>
142                <guimenuitem>Preferences&hellip;</guimenuitem>
143              </menuchoice>
144            </entry>
145            <entry>
146              <xref linkend="webclient.configuration.preferences.plugins" />
147            </entry>
148          </row>
149          <row>
150            <entry>Server settings</entry>
151            <entry>
152              <menuchoice>
153                <guimenu>Administrate</guimenu>
154                <guimenuitem>Server settings&hellip;</guimenuitem>
155              </menuchoice>
156            </entry>
157            <entry>Currently no documentation.</entry>
158          </row>
159        </tbody>
160      </tgroup>
161    </informaltable>
162  </simplesect>
163  <simplesect id="menuguide.tables.miscellaneous">
164    <title>Miscellaneous</title>
165    <informaltable frame="all">
166      <tgroup cols="3">
167        <colspec colname="action" />
168        <colspec colname="menupath" />
169        <colspec colname="comments" />
170        <thead>
171          <row>
172            <entry namest="action" nameend="comments" align='center'>
173              Miscellaneous
174            </entry>
175          </row>
176          <row>
177            <entry>Action</entry>
178            <entry>Menu choice</entry>
179            <entry>Comment</entry>
180          </row>
181        </thead>
182        <tbody>
183          <row>
184            <entry>About the program</entry>
185            <entry>
186              <menuchoice>
187                <guimenu>Help</guimenu>
188                <guimenuitem>About&hellip;</guimenuitem>
189              </menuchoice>
190            </entry>
191            <entry>Useful information about the program.</entry>
192          </row>
193          <row>
194            <entry>BASE project information</entry>
195            <entry>
196              <menuchoice>
197                <guimenu>Help</guimenu>
198                <guimenuitem>BASE project site&hellip;</guimenuitem>
199              </menuchoice>
200            </entry>
201            <entry>The home page of the BASE2 project</entry>
202          </row>
203          <row>
204            <entry>Disk usage overview</entry>
205            <entry>
206              <menuchoice>
207                <guimenu>Administrate</guimenu>
208                <guimenuitem>Disk usage</guimenuitem>
209              </menuchoice>
210            </entry>
211            <entry>
212              Disk usage of users, groups etc. Currently no other documentation.
213            </entry>
214          </row>
215          <row>
216            <entry>Exit from the program</entry>
217            <entry>
218              <menuchoice>
219                <guimenu>File</guimenu>
220                <guimenuitem>Logout&hellip;</guimenuitem>
221              </menuchoice>
222            </entry>
223            <entry>You are loged out and redirected to the login page.</entry>
224          </row>
225          <row>
226            <entry>License information</entry>
227            <entry>
228              <menuchoice>
229                <guimenu>Help</guimenu>
230                <guimenuitem>License&hellip;</guimenuitem>
231              </menuchoice>
232            </entry>
233            <entry>The GNU GPL (General Public License)</entry>
234          </row>
235          <row>
236            <entry>Load your current permissions</entry>
237            <entry>
238              <menuchoice>
239                <guimenu>File</guimenu>
240                <guimenuitem>Reload permissions</guimenuitem>
241              </menuchoice>
242            </entry>
243            <entry>
244              This updates the loged in user's permissions. See
245              <xref linkend="project_permission.permissions" />
246            </entry>
247          </row>
248          <row>
249            <entry>Report program defects</entry>
250            <entry>
251              <menuchoice>
252                <guimenu>Help</guimenu>
253                <guimenuitem>Report a bug&hellip;</guimenuitem>
254              </menuchoice>
255            </entry>
256            <entry>
257              This is where you should turn if there are any defects in the program
258            </entry>
259          </row>
260          <row>
261            <entry>Restart server/program</entry>
262            <entry>
263              <menuchoice>
264                <guimenu>Administrate</guimenu>
265                <guimenuitem>Restart BASE&hellip;</guimenuitem>
266              </menuchoice>
267            </entry>
268            <entry>
269              Restarts the program. Requires everyone, that were loged in, to identify
270              themself again with username and password.
271            </entry>
272          </row>
273        </tbody>
274      </tgroup>
275    </informaltable>
276  </simplesect>
277  <simplesect id="menuguide.tables.items">
278    <title>Items</title>
279    <informaltable rowsep="0" frame="all">
280      <tgroup cols='4'>
281        <colspec colname='range' colwidth="10*" />
282        <colspec colname='item' colwidth="20*" />
283        <colspec colname='menupath' colwidth="35*" />
284        <colspec colname='comment' colwidth="35*" />
285        <thead>
286          <row rowsep="1">
287            <entry namest="range" nameend="comment" align='center'>
288              Items (<link linkend="a-h">A-H</link>,
289              <link linkend="i-p">I-P</link>,
290              <link linkend="q-z">Q-Z</link>)
291            </entry>
292          </row>
293          <row rowsep="1">
294            <entry namest="range" nameend="item">Want to view&hellip;</entry>
295            <entry>Menu path</entry>
296            <entry>Comment</entry>
297          </row>
298        </thead>
299        <tbody>
300<!-- ################ A - H ################ -->
301          <row>
302            <entry align="center" valign="middle" morerows="18">
303              <keycap>A-H</keycap>
304            </entry>
305            <entry id="a-h" rowsep="1">All items own by yourself</entry>
306            <entry rowsep="1">
307              <menuchoice>
308                <guimenu>View</guimenu>
309                <guimenuitem>All items</guimenuitem>
310              </menuchoice>
311            </entry>
312            <entry rowsep="1">Gives a complete overview of all your items.</entry>
313          </row>
314          <row rowsep="1">
315            <entry>Annotation types</entry>
316            <entry>
317              <menuchoice>
318                <guimenu>Administrate</guimenu>
319                <guimenuitem>Types</guimenuitem>
320                <guisubmenu>Annotation types</guisubmenu>
321              </menuchoice>
322            </entry>
323            <entry>
324              <xref linkend="annotations" />
325            </entry>
326          </row>
327          <row rowsep="1">
328            <entry>Array batches</entry>
329            <entry>
330              <menuchoice>
331                <guimenu>Array LIMS</guimenu>
332                <guimenuitem>Array batches</guimenuitem>
333              </menuchoice>
334            </entry>
335            <entry>
336              <xref linkend="array_lims" />
337            </entry>
338          </row>
339          <row rowsep="1">
340            <entry>Array designs</entry>
341            <entry>
342              <menuchoice>
343                <guimenu>Array LIMS</guimenu>
344                <guimenuitem>Array designs</guimenuitem>
345              </menuchoice>
346            </entry>
347            <entry>
348              <xref linkend="array_lims" />
349            </entry>
350          </row>
351          <row rowsep="1">
352            <entry>Array slides</entry>
353            <entry>
354              <menuchoice>
355                <guimenu>Array LIMS</guimenu>
356                <guimenuitem>Array slides</guimenuitem>
357              </menuchoice>
358            </entry>
359            <entry>
360              <xref linkend="array_lims" />
361            </entry>
362          </row>
363          <row rowsep="1">
364            <entry>Biosources</entry>
365            <entry>
366              <menuchoice>
367                <guimenu>View</guimenu>
368                <guimenuitem>Biosources</guimenuitem>
369              </menuchoice>
370            </entry>
371            <entry>
372              <xref linkend="biomaterials" />
373            </entry>
374          </row>
375          <row rowsep="1">
376            <entry>Categories of annotation types</entry>
377            <entry>
378              <menuchoice>
379                <guimenu>Administrate</guimenu>
380                <guimenuitem>Types</guimenuitem>
381                <guisubmenu>Annotation type categories</guisubmenu>
382              </menuchoice>
383            </entry>
384            <entry>
385              <xref linkend="annotations" />
386            </entry>
387          </row>
388          <row rowsep="1">
389            <entry>Clients</entry>
390            <entry>
391              <menuchoice>
392                <guimenu>Administrate</guimenu>
393                <guimenuitem>Clients</guimenuitem>
394              </menuchoice>
395            </entry>
396            <entry></entry>
397          </row>
398          <row rowsep="1">
399            <entry>Experiments</entry>
400            <entry>
401              <menuchoice>
402                <guimenu>View</guimenu>
403                <guimenuitem>Experiments</guimenuitem>
404              </menuchoice>
405            </entry>
406            <entry>
407              <xref linkend="experiments_analysis.experiments" />
408            </entry>
409          </row>
410          <row rowsep="1">
411            <entry>Extra value types</entry>
412            <entry>
413              <menuchoice>
414                <guimenu>Administrate</guimenu>
415                <guimenuitem>Types</guimenuitem>
416                <guisubmenu>Extra value types</guisubmenu>
417              </menuchoice>
418            </entry>
419            <entry></entry>
420          </row>
421          <row rowsep="1">
422            <entry>Extracts</entry>
423            <entry>
424              <menuchoice>
425                <guimenu>View</guimenu>
426                <guimenuitem>Extracts</guimenuitem>
427              </menuchoice>
428            </entry>
429            <entry>
430              <xref linkend="biomaterials" />
431            </entry>
432          </row>
433          <row rowsep="1">
434            <entry>Files and directories</entry>
435            <entry>
436              <menuchoice>
437                <guimenu>View</guimenu>
438                <guimenuitem>Files</guimenuitem>
439              </menuchoice>
440            </entry>
441            <entry>
442              <xref linkend="file_system" />
443            </entry>
444          </row>
445          <row rowsep="1">
446            <entry>File types</entry>
447            <entry>
448              <menuchoice>
449                <guimenu>Administrate</guimenu>
450                <guimenuitem>Types</guimenuitem>
451                <guisubmenu>File types</guisubmenu>
452              </menuchoice>
453            </entry>
454            <entry>
455              <xref linkend="file_system.filetypes" />
456            </entry>
457          </row>
458          <row rowsep="1">
459            <entry>Formulas</entry>
460            <entry>
461              <menuchoice>
462                <guimenu>View</guimenu>
463                <guimenuitem>Formulas</guimenuitem>
464              </menuchoice>
465            </entry>
466            <entry></entry>
467          </row>
468          <row rowsep="1">
469            <entry>Groups</entry>
470            <entry>
471              <menuchoice>
472                <guimenu>Administrate</guimenu>
473                <guimenuitem>Groups</guimenuitem>
474              </menuchoice>
475            </entry>
476            <entry>
477              <xref linkend="user_administration.groups" />
478            </entry>
479          </row>
480          <row rowsep="1">
481            <entry>Hardware</entry>
482            <entry>
483              <menuchoice>
484                <guimenu>Administrate</guimenu>
485                <guimenuitem>Hardware</guimenuitem>
486              </menuchoice>
487            </entry>
488            <entry>
489              <xref linkend="hardware" />
490            </entry>
491          </row>
492          <row rowsep="1">
493            <entry>Hardware types</entry>
494            <entry>
495              <menuchoice>
496                <guimenu>Administrate</guimenu>
497                <guimenuitem>Types</guimenuitem>
498                <guisubmenu>Hardware types</guisubmenu>
499              </menuchoice>
500            </entry>
501            <entry></entry>
502          </row>
503          <row rowsep="1">
504            <entry>Helptexts</entry>
505            <entry>
506              <menuchoice>
507                <guimenu>Administrate</guimenu>
508                <guimenuitem>Clients</guimenuitem>
509              </menuchoice>,
510              use the
511              <guilabel>Helptext</guilabel>
512              tab when viewing a client.
513            </entry>
514            <entry></entry>
515          </row>
516          <row rowsep="1">
517            <entry>Hybridizations</entry>
518            <entry>
519              <menuchoice>
520                <guimenu>View</guimenu>
521                <guimenuitem>Hybridizations</guimenuitem>
522              </menuchoice>
523            </entry>
524            <entry>
525              <xref linkend="biomaterials" />
526            </entry>
527          </row>
528<!-- ################ I - P ################ -->
529          <row>
530            <entry align="center" valign="middle" morerows="15">
531              <keycap>I-P</keycap>
532            </entry>
533            <entry id="i-p" rowsep="1" >Jobs</entry>
534            <entry rowsep="1">
535              <menuchoice>
536                <guimenu>View</guimenu>
537                <guimenuitem>Jobs</guimenuitem>
538              </menuchoice>
539            </entry>
540            <entry rowsep="1"></entry>
541          </row>
542          <row rowsep="1">
543            <entry>Labeled extracts</entry>
544            <entry>
545              <menuchoice>
546                <guimenu>View</guimenu>
547                <guimenuitem>Labeled extracts</guimenuitem>
548              </menuchoice>
549            </entry>
550            <entry>
551              <xref linkend="biomaterials" />
552            </entry>
553          </row>
554          <row rowsep="1">
555            <entry>Labels</entry>
556            <entry>
557              <menuchoice>
558                <guimenu>View</guimenu>
559                <guimenuitem>Labels</guimenuitem>
560              </menuchoice>
561            </entry>
562            <entry></entry>
563          </row>
564          <row rowsep="1">
565            <entry>MIME types</entry>
566            <entry>
567              <menuchoice>
568                <guimenu>Administrate</guimenu>
569                <guimenuitem>Types</guimenuitem>
570                <guisubmenu>MIME types</guisubmenu>
571              </menuchoice>
572            </entry>
573            <entry></entry>
574          </row>
575          <row rowsep="1">
576            <entry>Messages</entry>
577            <entry>
578              <menuchoice>
579                <guimenu>View</guimenu>
580                <guimenuitem>Messages</guimenuitem>
581              </menuchoice>
582            </entry>
583            <entry></entry>
584          </row>
585          <row rowsep="1">
586            <entry>News</entry>
587            <entry>
588              <menuchoice>
589                <guimenu>Administrate</guimenu>
590                <guimenuitem>News</guimenuitem>
591              </menuchoice>
592            </entry>
593            <entry></entry>
594          </row>
595          <row rowsep="1">
596            <entry>Plates</entry>
597            <entry>
598              <menuchoice>
599                <guimenu>Array LIMS</guimenu>
600                <guimenuitem>Plates</guimenuitem>
601              </menuchoice>
602            </entry>
603            <entry>
604              <xref linkend="array_lims" />
605            </entry>
606          </row>
607          <row rowsep="1">
608            <entry>Plate geometries</entry>
609            <entry>
610              <menuchoice>
611                <guimenu>Array LIMS</guimenu>
612                <guimenuitem>Plate geometries</guimenuitem>
613              </menuchoice>
614            </entry>
615            <entry>
616              <xref linkend="array_lims" />
617            </entry>
618          </row>
619          <row rowsep="1">
620            <entry>Plate mappings</entry>
621            <entry>
622              <menuchoice>
623                <guimenu>Array LIMS</guimenu>
624                <guimenuitem>Plate mappings</guimenuitem>
625              </menuchoice>
626            </entry>
627            <entry>
628              <xref linkend="array_lims" />
629            </entry>
630          </row>
631          <row rowsep="1">
632            <entry>Plate types</entry>
633            <entry>
634              <menuchoice>
635                <guimenu>Array LIMS</guimenu>
636                <guimenuitem>Plate types</guimenuitem>
637              </menuchoice>
638            </entry>
639            <entry>
640              <xref linkend="array_lims" />
641            </entry>
642          </row>
643          <row rowsep="1">
644            <entry>Plugins</entry>
645            <entry>
646              <menuchoice>
647                <guimenu>Administrate</guimenu>
648                <guimenuitem>Plugins</guimenuitem>
649                <guisubmenu>Definitions</guisubmenu>
650              </menuchoice>
651            </entry>
652            <entry>
653              <xref linkend="plugins" />
654            </entry>
655          </row>
656          <row rowsep="1">
657            <entry>Plugin configurations</entry>
658            <entry>
659              <menuchoice>
660                <guimenu>Administrate</guimenu>
661                <guimenuitem>Plugins</guimenuitem>
662                <guisubmenu>Configurations</guisubmenu>
663              </menuchoice>
664            </entry>
665            <entry>
666              <xref linkend="plugins.configuration" />
667            </entry>
668          </row>
669          <row rowsep="1">
670            <entry>Plugin types</entry>
671            <entry>
672              <menuchoice>
673                <guimenu>Administrate</guimenu>
674                <guimenuitem>Plugins</guimenuitem>
675                <guisubmenu>Types</guisubmenu>
676              </menuchoice>
677            </entry>
678            <entry>
679              <xref linkend="plugins" />
680            </entry>
681          </row>
682          <row rowsep="1">
683            <entry>Projects</entry>
684            <entry>
685              <menuchoice>
686                <guimenu>View</guimenu>
687                <guimenuitem>Projects</guimenuitem>
688              </menuchoice>
689            </entry>
690            <entry>
691              <xref linkend="project_permission" />
692            </entry>
693          </row>
694          <row rowsep="1">
695            <entry>Protocols</entry>
696            <entry>
697              <menuchoice>
698                <guimenu>Administrate</guimenu>
699                <guimenuitem>Protocols</guimenuitem>
700              </menuchoice>
701            </entry>
702            <entry></entry>
703          </row>
704          <row rowsep="1">
705            <entry>Protocol types</entry>
706            <entry>
707              <menuchoice>
708                <guimenu>Administrate</guimenu>
709                <guimenuitem>Types</guimenuitem>
710                <guisubmenu>Protocol types</guisubmenu>
711              </menuchoice>
712            </entry>
713            <entry></entry>
714          </row>
715<!-- ################ Q - Z ################ -->
716          <row>
717            <entry align="center" valign="middle" morerows="12">
718              <keycap>Q-Z</keycap>
719            </entry>
720            <entry id="q-z" rowsep="1">Quota</entry>
721            <entry rowsep="1">
722              <menuchoice>
723                <guimenu>Administrate</guimenu>
724                <guimenuitem>Quota</guimenuitem>
725              </menuchoice>
726            </entry>
727            <entry rowsep="1"></entry>
728          </row>
729          <row rowsep="1">
730            <entry>Quota types</entry>
731            <entry>
732              <menuchoice>
733                <guimenu>Administrate</guimenu>
734                <guimenuitem>Types</guimenuitem>
735                <guisubmenu>Quota types</guisubmenu>
736              </menuchoice>
737            </entry>
738            <entry>
739              <xref linkend="user_administration.quota" />
740            </entry>
741          </row>
742          <row rowsep="1">
743            <entry>Raw bioassays</entry>
744            <entry>
745              <menuchoice>
746                <guimenu>View</guimenu>
747                <guimenuitem>Raw bioassays</guimenuitem>
748              </menuchoice>
749            </entry>
750            <entry>
751              <xref linkend="experiments_analysis.rawbioassay" />
752            </entry>
753          </row>
754          <row rowsep="1">
755            <entry>Removed items</entry>
756            <entry>
757              <menuchoice>
758                <guimenu>View</guimenu>
759                <guimenuitem>Trashcan</guimenuitem>
760              </menuchoice>
761            </entry>
762            <entry>
763              <xref linkend="trashcan" />
764            </entry>
765          </row>
766          <row rowsep="1">
767            <entry>Reporter lists</entry>
768            <entry>
769              <menuchoice>
770                <guimenu>View</guimenu>
771                <guimenuitem>Reporter lists</guimenuitem>
772              </menuchoice>
773            </entry>
774            <entry></entry>
775          </row>
776          <row rowsep="1">
777            <entry>Reporter types</entry>
778            <entry>
779              <menuchoice>
780                <guimenu>Administrate</guimenu>
781                <guimenuitem>Types</guimenuitem>
782                <guisubmenu>Reporter types</guisubmenu>
783              </menuchoice>
784            </entry>
785            <entry></entry>
786          </row>
787          <row rowsep="1">
788            <entry>Reporters</entry>
789            <entry>
790              <menuchoice>
791                <guimenu>View</guimenu>
792                <guimenuitem>Reporters</guimenuitem>
793              </menuchoice>
794            </entry>
795            <entry></entry>
796          </row>
797          <row rowsep="1">
798            <entry>Samples</entry>
799            <entry>
800              <menuchoice>
801                <guimenu>View</guimenu>
802                <guimenuitem>Samples</guimenuitem>
803              </menuchoice>
804            </entry>
805            <entry></entry>
806          </row>
807          <row rowsep="1">
808            <entry>Scans</entry>
809            <entry>
810              <menuchoice>
811                <guimenu>View</guimenu>
812                <guimenuitem>Scans</guimenuitem>
813              </menuchoice>
814            </entry>
815            <entry>
816              <xref linkend="experiments_analysis.scans" />
817            </entry>
818          </row>
819          <row rowsep="1">
820            <entry>Sessions</entry>
821            <entry>
822              <menuchoice>
823                <guimenu>View</guimenu>
824                <guimenuitem>Sessions</guimenuitem>
825              </menuchoice>
826            </entry>
827            <entry></entry>
828          </row>
829          <row rowsep="1">
830            <entry>Software</entry>
831            <entry>
832              <menuchoice>
833                <guimenu>Administrate</guimenu>
834                <guimenuitem>Software</guimenuitem>
835              </menuchoice>
836            </entry>
837            <entry>
838              <xref linkend="software" />
839            </entry>
840          </row>
841          <row rowsep="1">
842            <entry>Software types</entry>
843            <entry>
844              <menuchoice>
845                <guimenu>Administrate</guimenu>
846                <guimenuitem>Types</guimenuitem>
847                <guisubmenu>Software types</guisubmenu>
848              </menuchoice>
849            </entry>
850            <entry></entry>
851          </row>
852          <row rowsep="1">
853            <entry>Users</entry>
854            <entry>
855              <menuchoice>
856                <guimenu>Administrate</guimenu>
857                <guimenuitem>Users</guimenuitem>
858              </menuchoice>
859            </entry>
860            <entry>
861              <xref linkend="user_administration" />
862            </entry>
863          </row>
864        </tbody>
865      </tgroup>
866    </informaltable>
867  </simplesect>
868</appendix>
Note: See TracBrowser for help on using the repository browser.