summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.tex (unfollow)
Commit message (Collapse)Author
2006-12-07Add the GPL to the manual. Some changes to the license section and also to ↵Martin Arver
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
2006-10-17Fix for more consistent and proper British English. (-ize/-ise etc)Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
2006-09-17Rework the config file options table: allow the fields to break ↵Dominik Riebeling
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
2006-08-28Remove the lcd screen size reference table, as it makes no sense in a target ↵Martin Arver
specific manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10785 a1c6a512-1295-4272-9138-f99709370657
2006-08-27Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * ↵Martin Arver
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
2006-08-19changed the NODO to include relevant entries in the right manuals.Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10656 a1c6a512-1295-4272-9138-f99709370657
2006-08-14"Getting started" rework: add informations about support channels. Move out ↵Dominik Riebeling
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
2006-08-02Move file formats table to its own file and add table environment (for html ↵Dominik Riebeling
manual) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10412 a1c6a512-1295-4272-9138-f99709370657
2006-08-01rename the rockref macro to referenceMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-07-31Introduce new reference command; \rockref. Use this to get references right ↵Martin Arver
in both the pdf and the html manuals git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-20Remove "config file options" from the HTML manual for now as it breaks ↵Dominik Riebeling
building. Needs to be fixed later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10266 a1c6a512-1295-4272-9138-f99709370657
2006-07-02Use fname macro on the file extensionsMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10174 a1c6a512-1295-4272-9138-f99709370657
2006-07-01update the File Formats table a bit and opt some target specific entries.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10169 a1c6a512-1295-4272-9138-f99709370657
2006-06-05Include the credits file. This adds a build dependency to iconv for now, but ↵Dominik Riebeling
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
2006-06-04Various corrections to the manual as noted in bug report 5460, comment #1.) ↵Michael DiFebbo
Patches by Jonas. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
2006-04-09Cleanup WPS tags appendix a bit and add macro for wps tag tables.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9587 a1c6a512-1295-4272-9138-f99709370657
2006-04-09Fixed tracker url.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9576 a1c6a512-1295-4272-9138-f99709370657
2006-04-01add ipod mini 2g LCD size (from FS#4981). Code policing by me. Use tabularx ↵Dominik Riebeling
for LCD table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9405 a1c6a512-1295-4272-9138-f99709370657
2006-03-29Patch #4944 from Dominik Riebeling. Introduce the tabularx package for ↵Martin Arver
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
2006-03-23Move config file options to the appendix. These options should be grouped in ↵Martin Arver
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
2006-03-23Move WPS tag definitions to the appendixMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9206 a1c6a512-1295-4272-9138-f99709370657
2006-03-15Fixes to chapter Configure Rockbox. Fixes some references. Makes some ↵Martin Arver
section target specific. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
2006-03-13Adds the appendix to the manual. Adds the FDL as a .tex document. Include ↵Martin Arver
some icon images from the 2.4 docs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9026 a1c6a512-1295-4272-9138-f99709370657
2006-02-06Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough
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