X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=767a18d7082e242d294b8939db2186bee53eaf25;hb=27baec04a1d707d5b6229509c66630bd6864a704;hp=f1269e296a9e4661957756b58f40505f79ce3b51;hpb=83583eb14715a9d659a091f05f148348733b0014;p=librecmc%2Flibrecmc.git diff --git a/docs/openwrt.tex b/docs/openwrt.tex index f1269e296a..767a18d708 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,16 @@ \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{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} \end{document}