diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-20 18:54:13 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-20 18:54:13 +0000 |
commit | 953411fddc0139b2a88fb54651c2c0e6c993f2a6 (patch) | |
tree | 93548541367d7bc057680122b81b6889f4144132 /manual | |
parent | a18bd164d9953007e44d84786737d44b662150e4 (diff) |
Remove the choice table for archos, it's useless since device specific manuals. Leave the file alone for now to reuse it later in an all-devices table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9745 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/getting_started/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index 96f8a389a7..4b36a061c7 100644 --- a/manual/getting_started/main.tex +++ b/manual/getting_started/main.tex @@ -1,3 +1,4 @@ +% $Id$ % \chapter{Getting started} \section{Welcome} This is the manual for Rockbox. Rockbox is an open source firmware replacement @@ -31,7 +32,6 @@ software. There is, however, more help available. The Rockbox website at written by members of the Rockbox community and this should be your first port of call when looking for further help. -\opt{player,recorder,recorderv2fm,ondio}{\input{getting_started/archos_choice}} \opt{h1xx,h300}{\input{getting_started/iriver_install}} \section{Downloading Rockbox} |