X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=2c07052dac3816d51ebcd513449857bc1d154a2c;hb=c4ce6af0a07a0ef041fcfd09125cc0557894722d;hp=f1269e296a9e4661957756b58f40505f79ce3b51;hpb=a1aab420f0a1a7234b006e1d37358c72350dd3f6;p=openwrt-10.03%2F.git diff --git a/docs/openwrt.tex b/docs/openwrt.tex index f1269e296..2c07052da 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,14 +1,14 @@ \documentclass[a4paper]{book} \usepackage[latin9]{inputenc} -\usepackage[pdftex,bookmarks=true]{hyperref} +\usepackage[bookmarks=true]{hyperref} \usepackage[T1]{fontenc} \usepackage{ae,aecompl,aeguill} \usepackage{fancyvrb} +\setlength{\parindent}{0pt} +\setlength{\parskip}\medskipamount \begin{document} - \tableofcontents - \chapter{The Router} \section{Getting started} \subsection{Installation} @@ -28,15 +28,16 @@ \input{network-scripts} \chapter{Development issues} \section{The build system} - \subsection{Building an image} - \subsection{Integrating packages} - \subsection{Creating packages} + \input{build} \section{Extra tools} \subsection{Image Builder} \subsection{SDK} \section{Adding platform support} + \input{adding} \section{Debugging and debricking} \subsection{Adding a serial port} \subsection{JTAG} - + \section{Reporting bugs} + \subsection{Using the Trac ticket system} + \input{bugs} \end{document}