Fix a typo in the agmode selection
[openwrt/staging/dedeckeh.git] / docs / openwrt.tex
index f1269e296a9e4661957756b58f40505f79ce3b51..2c07052dac3816d51ebcd513449857bc1d154a2c 100644 (file)
@@ -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}
       \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}