diff options
author | Alberto Bursi <alberto.bursi@outlook.it> | 2016-11-28 20:28:12 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-11-29 21:12:08 +0100 |
commit | 882f4d2d63272abce8c1966983aa10178e2e971f (patch) | |
tree | 68687b152130405452a1ad9b930ff2971378834c /docs/openwrt.sty | |
parent | c0e66478b520b07c33343161f722351f5f858990 (diff) | |
download | upstream-882f4d2d63272abce8c1966983aa10178e2e971f.tar.gz upstream-882f4d2d63272abce8c1966983aa10178e2e971f.tar.bz2 upstream-882f4d2d63272abce8c1966983aa10178e2e971f.zip |
docs: deleting docs because they are obsolete
the docs in /docs folder are pretty much obsolete and in a not very friendly format (latex, that requires to be
compiled), leaving them there only causes confusion.
LEDE documentation's place is the wiki, or the site.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'docs/openwrt.sty')
-rw-r--r-- | docs/openwrt.sty | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/openwrt.sty b/docs/openwrt.sty deleted file mode 100644 index 261af86857..0000000000 --- a/docs/openwrt.sty +++ /dev/null @@ -1,10 +0,0 @@ -\ProvidesPackage{openwrt} - -\usepackage[latin9]{inputenc} -\usepackage[bookmarks=true color=blue colorlinks=true]{hyperref} -\usepackage[T1]{fontenc} -\usepackage{ae,aecompl,aeguill} -\usepackage{fancyvrb} -\usepackage{enumerate} -\setlength{\parindent}{0pt} -\setlength{\parskip}\medskipamount |