Commit graph

15 commits

Author SHA1 Message Date
Dominik Riebeling
e9e0cf5908 Manual: add search box to HTML output.
To allow easy searching the HTML (multi page) output add a search box that
queries Google. The Google search will get restricted to the location the
manual is stored. Google seems to happily accept a subfolder when specifying a
domain to search. For this to work the search box has to be created dynamically
with the help of a bit JavaScript.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30017 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 15:43:41 +00:00
Dominik Riebeling
19f2456712 Manual: Simplify Makefile htlatex call a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30015 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 09:41:13 +00:00
Rafaël Carré
cdc42458a2 Use version.sh in manual builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26423 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 23:18:06 +00:00
Dominik Riebeling
1244ab632c Three time's the charm: make HTML manual not use ligatures by using a configuration more tailored for browsers. Fixes FS#9651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19462 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:44:22 +00:00
Dominik Riebeling
9f74c15bee Revert the last change to the HTML manual configuration as it turned out to break with non-ASCII characters.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19461 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 22:21:52 +00:00
Dominik Riebeling
30ec92360a Make the HTML manual not use ligatures. Fixes FS#9651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19458 a1c6a512-1295-4272-9138-f99709370657
2008-12-16 19:39:48 +00:00
Dominik Riebeling
f15e219e69 Let htlatex output pages with utf-8 encoding instead of the default iso-8859-1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19306 a1c6a512-1295-4272-9138-f99709370657
2008-12-02 22:33:49 +00:00
Dominik Riebeling
3ed5de8980 r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too (used when copying the pdf file to the output folder).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18374 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 21:18:21 +00:00
Dominik Riebeling
abac739767 Manual Makefile tweaks:
- remove html output folder on "make clean"
- fix "make manual" that was broken for some targets (e.g. h100) when configured for normal / sim build
- add manual-txt target to generate a plain text version. Requires links.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11319 a1c6a512-1295-4272-9138-f99709370657
2006-10-23 18:09:38 +00:00
Dominik Riebeling
1c3c17159f also catch jpg images when building the html filetree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10424 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 00:08:43 +00:00
Dominik Riebeling
22b3159458 Introduce SPLITHTML to control the splitting of the html manual. Set SPLITHTML=1 for single file output, 2 (default) for splitting on chapters and 3 for even more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10310 a1c6a512-1295-4272-9138-f99709370657
2006-07-24 20:44:14 +00:00
Daniel Stenberg
b34c8fcaf2 strip off most of the path name within the html zip so that the zip only
contains html/ and its subdirectories


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10290 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 10:37:28 +00:00
Dominik Riebeling
abdff539f2 Adjust HTML manual a bit to the rockbox website colors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 22:15:39 +00:00
Dominik Riebeling
9413c2a4ef Add new make targets to build the manual as html.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 18:07:46 +00:00
Christi Scarborough
d68d7c0ecf Rockbox manual in LaTeX initial commit. New option 'manual' added to 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
2006-02-06 07:25:25 +00:00