X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=946387b4d650072c1ab504fd3dfe7be65d7798d8;hp=f1269e296a9e4661957756b58f40505f79ce3b51;hb=27051f15430f7f75f35e94e52cb4817203cb9696;hpb=49119d29e691b42692362a14f2cdeb0c31aeec39 diff --git a/docs/openwrt.tex b/docs/openwrt.tex index f1269e296a..946387b4d6 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,14 +1,9 @@ \documentclass[a4paper]{book} -\usepackage[latin9]{inputenc} -\usepackage[pdftex,bookmarks=true]{hyperref} -\usepackage[T1]{fontenc} -\usepackage{ae,aecompl,aeguill} -\usepackage{fancyvrb} -\begin{document} +\usepackage{openwrt} +\begin{document} \tableofcontents - \chapter{The Router} \section{Getting started} \subsection{Installation} @@ -28,15 +23,19 @@ \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{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}