rockbox/www/manual/index.t
Daniel Stenberg d385279e1e include foot to correct the table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1693 a1c6a512-1295-4272-9138-f99709370657
2002-08-13 05:42:17 +00:00

16 lines
498 B
Raku

#define _PAGE_ The Rockbox Users Manual
#include "head.t"
<p>
This is the first attempt at a User's Manual.
<p>
Booting up: <a href="rec-boot.html">Recorder</a> <a href="play-boot.html">Player</a>
<p>
Directory browser: <a href="rec-dir.html">Recorder</a> <a href="play-dir.html">Player</a>
<p>
While Playing Screen: <a href="rec-wps.html">Recorder</a> <a href="play-wps.html">Player</a>
<p>
Main menu: <a href="rec-menu.html">Recorder</a> <a href="play-menu.html">Player</a>
#include "foot.t"