diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-08-15 21:59:36 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-08-15 21:59:36 +0000 |
| commit | 1f9cb42e27411dc28e0d2d390ebe61a24afbd52d (patch) | |
| tree | 1ab6ce8c939487339d5bf5870d8015c0cc3beef0 | |
| parent | 4891c966c78d9a5cdbc4c3fd0c469a4d8db3271c (diff) | |
| download | rockbox-1f9cb42e27411dc28e0d2d390ebe61a24afbd52d.zip rockbox-1f9cb42e27411dc28e0d2d390ebe61a24afbd52d.tar.gz rockbox-1f9cb42e27411dc28e0d2d390ebe61a24afbd52d.tar.bz2 rockbox-1f9cb42e27411dc28e0d2d390ebe61a24afbd52d.tar.xz | |
Make the wiki base url show up correctly in the html output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18292 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index b41f987..9b68312 100644 --- a/manual/getting_started/main.tex +++ b/manual/getting_started/main.tex @@ -94,9 +94,10 @@ are used: Links to the wiki are abbreviated by the name of the wiki page. Those names are still linked so you can simply follow them like any other link in this -manual. If you want to access a wiki page manually go to \url{\wikibaseurl} +manual. If you want to access a wiki page manually go to +\wikiicon{} \href{\wikibaseurl}{\wikibaseurl} and type the page name in the ``Go'' box at the top of the page. -\ifpdfoutput{Links to wiki pages are also indicated by the symbol \wikiicon +\ifpdfoutput{Links to wiki pages are also indicated by the symbol \wikiicon{} in front of the page name.}{} \input{getting_started/installation.tex} |