projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
sort kconfig symbols in generic configs
[openwrt.git]
/
docs
/
openwrt.tex
diff --git
a/docs/openwrt.tex
b/docs/openwrt.tex
index
753ac46
..
946387b
100644
(file)
--- a/
docs/openwrt.tex
+++ b/
docs/openwrt.tex
@@
-1,11
+1,6
@@
\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}
\tableofcontents
\begin{document}
\tableofcontents
@@
-32,12
+27,15
@@
\section{Extra tools}
\subsection{Image Builder}
\subsection{SDK}
\section{Extra tools}
\subsection{Image Builder}
\subsection{SDK}
+ \section{Working with OpenWrt}
+ \input{working}
\section{Adding platform support}
\input{adding}
\section{Debugging and debricking}
\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{Reporting bugs}
\subsection{Using the Trac ticket system}
\input{bugs}
+ \section{Submitting patches}
+ \input{submitting-patches}
\end{document}
\end{document}
This page took
0.02054 seconds
and
4
git commands to generate.