projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove functions that was moved to board.c
[openwrt.git]
/
docs
/
openwrt.tex
diff --git
a/docs/openwrt.tex
b/docs/openwrt.tex
index
e63eac3
..
767a18d
100644
(file)
--- a/
docs/openwrt.tex
+++ b/
docs/openwrt.tex
@@
-1,17
+1,9
@@
\documentclass[a4paper]{book}
\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}
\begin{document}
-
\tableofcontents
\tableofcontents
-
\chapter{The Router}
\section{Getting started}
\subsection{Installation}
\chapter{The Router}
\section{Getting started}
\subsection{Installation}
@@
-36,8
+28,11
@@
\subsection{Image Builder}
\subsection{SDK}
\section{Adding platform support}
\subsection{Image Builder}
\subsection{SDK}
\section{Adding platform support}
+ \input{adding}
\section{Debugging and debricking}
\subsection{Adding a serial port}
\subsection{JTAG}
\section{Debugging and debricking}
\subsection{Adding a serial port}
\subsection{JTAG}
-
+ \section{Reporting bugs}
+ \subsection{Using the Trac ticket system}
+ \input{bugs}
\end{document}
\end{document}
This page took
0.021139 seconds
and
4
git commands to generate.