summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.tex (follow)
Commit message (Collapse)AuthorAge
* Add the GPL to the manual. Some changes to the license section and also to ↵Martin Arver2006-12-07
| | | | | | the GFDL to better fit in our manual (in style, not content) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11688 a1c6a512-1295-4272-9138-f99709370657
* Fix for more consistent and proper British English. (-ize/-ise etc)Martin Arver2006-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
* Rework the config file options table: allow the fields to break ↵Dominik Riebeling2006-09-17
| | | | | | automatically, reformat the source for better readability and adjust table width. Finally include the table in the HTML output. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10982 a1c6a512-1295-4272-9138-f99709370657
* Remove the lcd screen size reference table, as it makes no sense in a target ↵Martin Arver2006-08-28
| | | | | | specific manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10785 a1c6a512-1295-4272-9138-f99709370657
* Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * ↵Martin Arver2006-08-27
| | | | | | Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
* changed the NODO to include relevant entries in the right manuals.Nils Wallménius2006-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10656 a1c6a512-1295-4272-9138-f99709370657
* "Getting started" rework: add informations about support channels. Move out ↵Dominik Riebeling2006-08-14
| | | | | | installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10566 a1c6a512-1295-4272-9138-f99709370657
* Move file formats table to its own file and add table environment (for html ↵Dominik Riebeling2006-08-02
| | | | | | manual) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10412 a1c6a512-1295-4272-9138-f99709370657
* rename the rockref macro to referenceMartin Arver2006-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
* Introduce new reference command; \rockref. Use this to get references right ↵Martin Arver2006-07-31
| | | | | | in both the pdf and the html manuals git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
* Remove "config file options" from the HTML manual for now as it breaks ↵Dominik Riebeling2006-07-20
| | | | | | building. Needs to be fixed later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10266 a1c6a512-1295-4272-9138-f99709370657
* Use fname macro on the file extensionsMartin Arver2006-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10174 a1c6a512-1295-4272-9138-f99709370657
* update the File Formats table a bit and opt some target specific entries.Dominik Riebeling2006-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10169 a1c6a512-1295-4272-9138-f99709370657
* Include the credits file. This adds a build dependency to iconv for now, but ↵Dominik Riebeling2006-06-05
| | | | | | we should consider converting the manual to utf8 completely. Also sorted the screen sizes table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
* Various corrections to the manual as noted in bug report 5460, comment #1.) ↵Michael DiFebbo2006-06-04
| | | | | | Patches by Jonas. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
* Cleanup WPS tags appendix a bit and add macro for wps tag tables.Dominik Riebeling2006-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9587 a1c6a512-1295-4272-9138-f99709370657
* Fixed tracker url.Dominik Riebeling2006-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9576 a1c6a512-1295-4272-9138-f99709370657
* add ipod mini 2g LCD size (from FS#4981). Code policing by me. Use tabularx ↵Dominik Riebeling2006-04-01
| | | | | | for LCD table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9405 a1c6a512-1295-4272-9138-f99709370657
* Patch #4944 from Dominik Riebeling. Introduce the tabularx package for ↵Martin Arver2006-03-29
| | | | | | better looking tables, and replaces the use of tabular with tabularx in the appendix section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9348 a1c6a512-1295-4272-9138-f99709370657
* Move config file options to the appendix. These options should be grouped in ↵Martin Arver2006-03-23
| | | | | | sections with regards to the type of option (recording, sound etc) they represent git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9208 a1c6a512-1295-4272-9138-f99709370657
* Move WPS tag definitions to the appendixMartin Arver2006-03-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9206 a1c6a512-1295-4272-9138-f99709370657
* Fixes to chapter Configure Rockbox. Fixes some references. Makes some ↵Martin Arver2006-03-15
| | | | | | section target specific. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
* Adds the appendix to the manual. Adds the FDL as a .tex document. Include ↵Martin Arver2006-03-13
| | | | | | some icon images from the 2.4 docs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9026 a1c6a512-1295-4272-9138-f99709370657
* Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough2006-02-06
configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657