summaryrefslogtreecommitdiff
path: root/manual/Makefile.pdflatex (follow)
Commit message (Collapse)AuthorAge
* Manual Makefile tweaks:Dominik Riebeling2006-10-23
| | | | | | | | | - 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
* also catch jpg images when building the html filetree.Dominik Riebeling2006-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10424 a1c6a512-1295-4272-9138-f99709370657
* Introduce SPLITHTML to control the splitting of the html manual. Set ↵Dominik Riebeling2006-07-24
| | | | | | 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
* strip off most of the path name within the html zip so that the zip onlyDaniel Stenberg2006-07-23
| | | | | | | contains html/ and its subdirectories git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10290 a1c6a512-1295-4272-9138-f99709370657
* Adjust HTML manual a bit to the rockbox website colors.Dominik Riebeling2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
* Add new make targets to build the manual as html.Dominik Riebeling2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 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