X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=946387b4d650072c1ab504fd3dfe7be65d7798d8;hb=de3cd549885af54417dc440935902be150a97422;hp=753ac46e93ad0b0f9d60a33ccaed52034d8e7751;hpb=b9eef46146eeb00ea027d7065d35520f549105db;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 753ac46e93..946387b4d6 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -1,11 +1,6 @@ \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 @@ -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}