Add a "submitting patches" subsection
[openwrt-10.03/.git] / docs / openwrt.tex
index f1269e296a9e4661957756b58f40505f79ce3b51..753ac46e93ad0b0f9d60a33ccaed52034d8e7751 100644 (file)
@@ -4,11 +4,11 @@
 \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}