summaryrefslogtreecommitdiffstats
path: root/docs/openwrt.tex
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-16 04:21:44 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-16 04:21:44 +0000
commitd38e13b12b10060e210d7c5ace366cc82eaf9da9 (patch)
tree84e9612f75bf7b3a87219bb9d5d7c493b31a6efc /docs/openwrt.tex
parent5a1704e3fd578bbf68148a79746579ef234f3d99 (diff)
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 f1269e296..e63eac3f2 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}