X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b9883aef07a63590217f00afe74f586c8ea78e26..b1fa0c1a379d37f78be2318a2f5def3603c32f55:/docs/openwrt.tex diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 753ac46e9..946387b4d 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,11 +1,6 @@ \documentclass[a4paper]{book} -\usepackage[latin9]{inputenc} -\usepackage[pdftex,bookmarks=true]{hyperref} -\usepackage[T1]{fontenc} -\usepackage{ae,aecompl,aeguill} -\usepackage{fancyvrb} -\setlength{\parindent}{0pt} -\setlength{\parskip}\medskipamount + +\usepackage{openwrt} \begin{document} \tableofcontents @@ -32,12 +27,15 @@ \section{Extra tools} \subsection{Image Builder} \subsection{SDK} + \section{Working with OpenWrt} + \input{working} \section{Adding platform support} \input{adding} \section{Debugging and debricking} - \subsection{Adding a serial port} - \subsection{JTAG} + \input{debugging} \section{Reporting bugs} \subsection{Using the Trac ticket system} \input{bugs} + \section{Submitting patches} + \input{submitting-patches} \end{document}