aboutsummaryrefslogtreecommitdiffstats
path: root/docs/openwrt.tex
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-16 04:21:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-16 04:21:44 +0000
commit7638b1e59e1a9b3de72861b0d97babd74ebff33f (patch)
tree84e9612f75bf7b3a87219bb9d5d7c493b31a6efc /docs/openwrt.tex
parent15c7436af1d33cb08ef6d139332cea29c4fbffdf (diff)
downloadmaster-187ad058-7638b1e59e1a9b3de72861b0d97babd74ebff33f.tar.gz
master-187ad058-7638b1e59e1a9b3de72861b0d97babd74ebff33f.tar.bz2
master-187ad058-7638b1e59e1a9b3de72861b0d97babd74ebff33f.zip
add modified version of mbm's 'introduction to buildroot-ng' to the documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r--docs/openwrt.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex
index f1269e296a..e63eac3f28 100644
--- a/docs/openwrt.tex
+++ b/docs/openwrt.tex
@@ -5,6 +5,9 @@
\usepackage{ae,aecompl,aeguill}
\usepackage{fancyvrb}
+\setlength{\parindent}{0pt}
+\setlength{\parskip}\medskipamount
+
\begin{document}
\tableofcontents
@@ -28,9 +31,7 @@
\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}