kirkwood: enable squashfs-on-ubiblock support
[openwrt/openwrt.git] / docs / openwrt.tex
index 2c07052dac3816d51ebcd513449857bc1d154a2c..946387b4d650072c1ab504fd3dfe7be65d7798d8 100644 (file)
@@ -1,11 +1,6 @@
 \documentclass[a4paper]{book}
-\usepackage[latin9]{inputenc}
-\usepackage[bookmarks=true]{hyperref}
-\usepackage[T1]{fontenc}
-\usepackage{ae,aecompl,aeguill}
-\usepackage{fancyvrb}
-\setlength{\parindent}{0pt}
-\setlength{\parskip}\medskipamount
+
+\usepackage{openwrt}
 
 \begin{document}
 \tableofcontents
   \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}