[8.09] backport r18528
[openwrt/svn-archive/archive.git] / docs / openwrt.tex
index e63eac3f2802821c851afa1af8669d696e37a678..378571711c520bfd07a4f407e2944768d6ddde80 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}
     \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}
+   \section{Submitting patches}
+    \input{submitting-patches}
 \end{document}