浏览代码

manual: add download-infra.txt

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin 12 年之前
父节点
当前提交
6bdeb7420e
共有 3 个文件被更改,包括 11 次插入1 次删除
  1. 2 0
      docs/manual/developer-guide.txt
  2. 8 0
      docs/manual/download-infra.txt
  3. 1 1
      docs/manual/prerequisite.txt

+ 2 - 0
docs/manual/developer-guide.txt

@@ -7,4 +7,6 @@ include::writing-rules.txt[]
 
 
 include::adding-packages.txt[]
 include::adding-packages.txt[]
 
 
+include::download-infra.txt[]
+
 include::board-support.txt[]
 include::board-support.txt[]

+ 8 - 0
docs/manual/download-infra.txt

@@ -0,0 +1,8 @@
+// -*- mode:doc -*- ;
+
+[[download-infra]]
+
+Download infrastructure
+-----------------------
+
+TODO

+ 1 - 1
docs/manual/prerequisite.txt

@@ -61,7 +61,7 @@ using +wget+, few are only available through their +git+, +mercurial+,
 or +svn+ repository.
 or +svn+ repository.
 +
 +
 All other source fetching methods are implemented and may be used in a
 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+
 ** +bazaar+
 ** +cvs+
 ** +cvs+