summaryrefslogtreecommitdiff
path: root/www/manual/menu.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/menu.t')
-rw-r--r--www/manual/menu.t26
1 files changed, 0 insertions, 26 deletions
diff --git a/www/manual/menu.t b/www/manual/menu.t
deleted file mode 100644
index 5f3a7ad595..0000000000
--- a/www/manual/menu.t
+++ /dev/null
@@ -1,26 +0,0 @@
1#define _PAGE_ Manual - Main Menu
2#include "head.t"
3#include "manual.t"
4<p>
5<img src="rec-menu.png" width=120 height=68 alt="Main menu">
6<br><small>Recorder screenshot</small>
7
8<p>The main menu offers:
9<ul>
10<li> <b><a href="sound.html">Sound Settings</a></b> - Vol, bass, treble etc.
11<li> <b><a href="general.html">General Settings</a></b> - Scroll, display, filters etc.
12
13<li> <b>Games</b> - (Recorder only) Pick a game to play! Tetris, Sokoban and <a href=wormlet.html>Wormlet</a> are available.
14
15<li> <b>Demos</b> - (Recorder only) Some silly little toys. <i>Bounce</i> will show a bouncing text (try the buttons), <i>Snow</i> will simulate falling snow and <i>Oscillograph</i> will give you a nice animated graph of the currently playing music (try the buttons here too).
16
17<li> <b>Info</b> - Shows MP3 ram buffer size and battery voltage level info.
18
19<li> <b>Version</b> - Software version and credits display.
20
21<li> <b>Debug (keep out)</b> - Various informational displays for development purposes.
22</ul>
23
24#include "menu-buttons.t"
25
26#include "foot.t"