rockbox/manual/appendix
Jonathan Gordon 40ecdf6811 skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional.
Use these tags to stop having multiple conditionals.. e.g:
OLD: %?C<%?Ia<something>>
NEW: %?and(%C, %Ia)<something>

Change-Id: Ia3bbe4611cf808e87dcd1b1147181461fa08294a
2012-02-07 21:41:18 +11:00
..
images Resize some images that looked smaller or bigger than their 'relatives' in the html manual. Turned out that these had a different resolution (twice resp. half the size), probably taken with a different zoom level. 2009-02-12 11:02:26 +00:00
appendix.tex Fix various minor spelling issues in the rockbox manual. 2011-05-22 14:01:28 +00:00
config_file_options.tex Option to restart running sleep timer on keypress. 2011-12-26 09:30:25 +00:00
fdl.tex Convert quotes to fancy ones in the license text as well 2010-05-10 16:34:30 +00:00
file_formats.tex Add new metadata feature to the manual section 'Featureset for generic metadata tags'. 2011-12-17 15:07:55 +00:00
gpl-2.0.tex Add the GPL to the manual. Some changes to the license section and also to the GFDL to better fit in our manual (in style, not content) 2006-12-07 20:47:39 +00:00
menu_structure.tex Move the menu structure to the appendix. The menu structure description itself, is still missing though 2008-07-15 18:33:43 +00:00
wps_tags.tex skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a single conditional. 2012-02-07 21:41:18 +11:00