projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo left in [8562] (thanks to sn9)
[openwrt.git]
/
docs
/
openwrt.tex
diff --git
a/docs/openwrt.tex
b/docs/openwrt.tex
index
f1269e2
..
2c07052
100644
(file)
--- a/
docs/openwrt.tex
+++ b/
docs/openwrt.tex
@@
-1,14
+1,14
@@
\documentclass[a4paper]{book}
\usepackage[latin9]{inputenc}
\documentclass[a4paper]{book}
\usepackage[latin9]{inputenc}
-\usepackage[
pdftex,
bookmarks=true]{hyperref}
+\usepackage[bookmarks=true]{hyperref}
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl,aeguill}
\usepackage{fancyvrb}
\usepackage[T1]{fontenc}
\usepackage{ae,aecompl,aeguill}
\usepackage{fancyvrb}
+\setlength{\parindent}{0pt}
+\setlength{\parskip}\medskipamount
\begin{document}
\begin{document}
-
\tableofcontents
\tableofcontents
-
\chapter{The Router}
\section{Getting started}
\subsection{Installation}
\chapter{The Router}
\section{Getting started}
\subsection{Installation}
@@
-28,15
+28,16
@@
\input{network-scripts}
\chapter{Development issues}
\section{The build system}
\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}
\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{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.019986 seconds
and
4
git commands to generate.