Changeset 3333
- Timestamp:
- May 11, 2007, 5:04:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/appendix/menuguide.xml
r3327 r3333 30 30 <?dbhtml dir="appendix/menuguide"?> 31 31 <title>Menu guide</title> 32 <para></para> 32 <para> 33 This appendix covers all menu items in BASE, including submenus. You should use it as a map 34 to easily find your way through the menus. Some menu items are refering to other section of 35 the documentation, that holds more information. The list of menu items is organized after 36 three different types, items, configuration and others. 37 </para> 38 <table frame="none"> 39 <title>Items</title> 40 <tgroup cols='3'> 41 <colspec colname='perpose' /> 42 <colspec colname='menupath' /> 43 <colspec colname='comments' /> 44 <thead> 45 <row> 46 <entry>Want to access…</entry> 47 <entry>Menu choice;</entry> 48 <entry>Comment</entry> 49 </row> 50 </thead> 51 <tbody> 52 <row> 53 <entry></entry> 54 <entry></entry> 55 <entry></entry> 56 </row> 57 </tbody> 58 </tgroup> 59 </table> 60 33 61 </appendix> 34 62
Note: See TracChangeset
for help on using the changeset viewer.