diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
commit | 3be5bc2f81ba117ed68d317e9b40f562e39186ec (patch) | |
tree | 28e707a1093b2af0a04a88e3b2dd1fa48eca1d70 /docs/openwrt.sty | |
parent | 1f537d73fcb692b5460682acf40c8dc8fa714041 (diff) | |
download | upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.tar.gz upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.tar.bz2 upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.zip |
add SubmittingPatches document to docs/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/openwrt.sty')
-rw-r--r-- | docs/openwrt.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openwrt.sty b/docs/openwrt.sty index 5a69bcc83d..d73ba43807 100644 --- a/docs/openwrt.sty +++ b/docs/openwrt.sty @@ -1,7 +1,7 @@ \ProvidesPackage{openwrt} \usepackage[latin9]{inputenc} -\usepackage[bookmarks=true]{hyperref} +\usepackage[bookmarks=true color=blue colorlinks=true]{hyperref} \usepackage[T1]{fontenc} \usepackage{ae,aecompl,aeguill} \usepackage{fancyvrb} |