From: Samuel Martin Date: Sun, 11 Nov 2012 03:14:55 +0000 (+0000) Subject: manual: add download-infra.txt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6bdeb7420e0230747e8edd7691f99f64541f8cf4;p=buildroot.git manual: add download-infra.txt Signed-off-by: Samuel Martin Signed-off-by: Peter Korsgaard --- diff --git a/docs/manual/developer-guide.txt b/docs/manual/developer-guide.txt index b254b0f9eb..f3fc1dd6af 100644 --- a/docs/manual/developer-guide.txt +++ b/docs/manual/developer-guide.txt @@ -7,4 +7,6 @@ include::writing-rules.txt[] include::adding-packages.txt[] +include::download-infra.txt[] + include::board-support.txt[] diff --git a/docs/manual/download-infra.txt b/docs/manual/download-infra.txt new file mode 100644 index 0000000000..63908adadc --- /dev/null +++ b/docs/manual/download-infra.txt @@ -0,0 +1,8 @@ +// -*- mode:doc -*- ; + +[[download-infra]] + +Download infrastructure +----------------------- + +TODO diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index b24731fba7..693347b96a 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -61,7 +61,7 @@ using +wget+, few are only available through their +git+, +mercurial+, or +svn+ repository. + All other source fetching methods are implemented and may be used in a -development context. +development context (further details: refer to xref:download-infra[]). + ** +bazaar+ ** +cvs+