From 882f4d2d63272abce8c1966983aa10178e2e971f Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Mon, 28 Nov 2016 20:28:12 +0100 Subject: 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 --- docs/openwrt.tex | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 docs/openwrt.tex (limited to 'docs/openwrt.tex') diff --git a/docs/openwrt.tex b/docs/openwrt.tex deleted file mode 100644 index 946387b..0000000 --- a/docs/openwrt.tex +++ /dev/null @@ -1,41 +0,0 @@ -\documentclass[a4paper]{book} - -\usepackage{openwrt} - -\begin{document} -\tableofcontents -\chapter{The Router} - \section{Getting started} - \subsection{Installation} - \subsection{Initial configuration} - \subsection{Failsafe mode} - \section{Configuring OpenWrt} - \subsection{Network} - \input{network} - \subsection{Wireless} - \input{wireless} - \section{Advanced configuration} - \input{config} - \subsection{Hotplug} - \subsection{Init scripts} - \input{init-scripts} - \subsection{Network scripts} - \input{network-scripts} -\chapter{Development issues} - \section{The build system} - \input{build} - \section{Extra tools} - \subsection{Image Builder} - \subsection{SDK} - \section{Working with OpenWrt} - \input{working} - \section{Adding platform support} - \input{adding} - \section{Debugging and debricking} - \input{debugging} - \section{Reporting bugs} - \subsection{Using the Trac ticket system} - \input{bugs} - \section{Submitting patches} - \input{submitting-patches} -\end{document} -- cgit v1.1