Commit graph

25 commits

Author SHA1 Message Date
Jonas Häggqvist
57327044cd Use the \wikilink{} macro instead of \url{} in a number of places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10284 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 14:02:07 +00:00
Dominik Riebeling
73c6c9d279 add a section about naming conventions and the icons used in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10251 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 16:25:15 +00:00
Dominik Riebeling
840b1c2e1f Corrections to ipod installation instructions (FS#5637 by Mark Bright with minor adjustments by me)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10190 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 07:04:43 +00:00
Dave Chapman
e86fd3fbdb Correct typo in ipod installation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10189 a1c6a512-1295-4272-9138-f99709370657
2006-07-09 22:24:27 +00:00
Dominik Riebeling
8c9e22580e Small ipod installation fix, addition of target specific instructions. (FS#5491 by Jonas Häggqvist)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10079 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 21:38:37 +00:00
Dominik Riebeling
b1080ce052 Fix an arrow. Code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10078 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 19:59:25 +00:00
Dominik Riebeling
89a2a28ef3 Fix commands display in ipod installation instructions by introducing a new code environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10077 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 17:42:27 +00:00
Dominik Riebeling
2a731e4674 some fixes and cleanup of the ipod installation instrucions. Still has some problems with long verbatim lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10055 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:16:24 +00:00
Michael DiFebbo
95afcf58c9 Installation instructions for iPod. #5491 by Jonas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10049 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 14:44:10 +00:00
Michael DiFebbo
dae08b346b Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9990 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:39:25 +00:00
Michael DiFebbo
a120e5b4ea For future use in the installation instructions section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9989 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:38:18 +00:00
Michael DiFebbo
b044683401 Initial draft of installation instructions for iriver platforms and some accompanying restructuring of the Getting Started chapter. Still needs some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9957 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:18:37 +00:00
Dominik Riebeling
953411fddc 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
2006-04-20 18:54:13 +00:00
Dominik Riebeling
4bc7bdfe7c Fix some typographic errors. First try for installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9443 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 22:18:22 +00:00
Dominik Riebeling
da2afe46f9 make the archos devices table look nice
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9411 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 22:59:19 +00:00
Martin Arver
d4a7bb67ba code police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9387 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 12:49:45 +00:00
Martin Arver
2b71fa855d A start of iriver installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9245 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:36:37 +00:00
Martin Arver
86122ffdc3 Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:13:52 +00:00
Martin Arver
42257940fb Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 11:00:29 +00:00
Linus Nielsen Feltzing
258a693e95 Proper spacing after macros without arguments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9036 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 19:24:03 +00:00
Linus Nielsen Feltzing
d118ff813c A DAP is not a PDA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9027 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 14:36:27 +00:00
Martin Arver
56087e0dd0 Added the small pictures of the archoses from the 2.4 manual. Added screenshots of the filebrowser and menu for the player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8999 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 11:18:06 +00:00
Martin Arver
35dcf909a1 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
2006-03-08 17:58:11 +00:00
Martin Arver
c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00
Martin Arver
8e8207f51a Renamed the chapter directories to allow for a more flexible handling of the chapters in the future
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8656 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 00:57:17 +00:00