diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:04:10 +0000 |
commit | 3be5bc2f81ba117ed68d317e9b40f562e39186ec (patch) | |
tree | 28e707a1093b2af0a04a88e3b2dd1fa48eca1d70 /docs/openwrt.tex | |
parent | 1f537d73fcb692b5460682acf40c8dc8fa714041 (diff) | |
download | upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.tar.gz upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.tar.bz2 upstream-3be5bc2f81ba117ed68d317e9b40f562e39186ec.zip |
add SubmittingPatches document to docs/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r-- | docs/openwrt.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex index 767a18d708..378571711c 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -35,4 +35,6 @@ \section{Reporting bugs} \subsection{Using the Trac ticket system} \input{bugs} + \section{Submitting patches} + \input{submitting-patches} \end{document} |