X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=946387b4d650072c1ab504fd3dfe7be65d7798d8;hp=2c07052dac3816d51ebcd513449857bc1d154a2c;hb=d2a372c4fc3fc3b183375e605a2c5ca0a8ca9fa2;hpb=c449bfea529b9c71a2e5bb96cfb67268802ac53a diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 2c07052dac..946387b4d6 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -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 @@ -32,12 +27,15 @@ \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}