From 1f9cb42e27411dc28e0d2d390ebe61a24afbd52d Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Fri, 15 Aug 2008 21:59:36 +0000 Subject: 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 --- manual/getting_started/main.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index b41f987829..9b68312723 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} -- cgit