add a short note on how to use OpenWrt for daily work, covering the use of quilt...
[openwrt/openwrt.git] / docs / openwrt.tex
index e63eac3f2802821c851afa1af8669d696e37a678..946387b4d650072c1ab504fd3dfe7be65d7798d8 100644 (file)
@@ -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}
   \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}