X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=946387b4d650072c1ab504fd3dfe7be65d7798d8;hp=e63eac3f2802821c851afa1af8669d696e37a678;hb=28b00f9dcc046884a4af86f80f30f212b0b4756d;hpb=d38e13b12b10060e210d7c5ace366cc82eaf9da9 diff --git a/docs/openwrt.tex b/docs/openwrt.tex index e63eac3f2..946387b4d 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,17 +1,9 @@ \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 - \chapter{The Router} \section{Getting started} \subsection{Installation} @@ -35,9 +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}