Commit graph

8 commits

Author SHA1 Message Date
Solomon Peachy
72e9b61061 manual: Replace all rockbox.org urls with https.
In the process, utilize the \download{} and \wikilink{} commands instead
of direct URLs.

Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
2020-12-12 23:17:04 -05:00
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
8ea82ff4a8 Make HTML manual crosslink heading more similar to the main website heading.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19341 a1c6a512-1295-4272-9138-f99709370657
2008-12-04 22:15:04 +00:00
Dominik Riebeling
a1eb162d69 make htlatex use the name element for anchors instead of id.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13726 a1c6a512-1295-4272-9138-f99709370657
2007-06-27 10:47:27 +00:00
Dominik Riebeling
726aaadd5b - decrease padding and huge margins in tables
- add formatting for longtable (used in "config file options")
- don't display hr's to separate floats
- make the crosslinks a bit nicer


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10979 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 20:32:01 +00:00
Dominik Riebeling
5eb1e1549c HTML adjustments: make the credits table a bit nicer and add missing name separators. Don't indent paragraphs as htlatex creates bigger parskips.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10475 a1c6a512-1295-4272-9138-f99709370657
2006-08-07 20:46:26 +00:00
Dominik Riebeling
844e9b6e4c More adjustment of the html output to the rockbox site. Should be pretty close now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10413 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:34:41 +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