Просмотр исходного кода

docs/manual: fix cross-reference

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yann E. MORIN 13 лет назад
Родитель
Сommit
576aafbd28
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      docs/manual/adding-packages.txt
  2. 1 1
      docs/manual/rebuilding-packages.txt

+ 1 - 0
docs/manual/adding-packages.txt

@@ -1,5 +1,6 @@
 Adding new packages to Buildroot
 Adding new packages to Buildroot
 ================================
 ================================
+[[adding-packages]]
 
 
 This section covers how new packages (userspace libraries or
 This section covers how new packages (userspace libraries or
 applications) can be integrated into Buildroot. It also shows how
 applications) can be integrated into Buildroot. It also shows how

+ 1 - 1
docs/manual/rebuilding-packages.txt

@@ -29,7 +29,7 @@ by the different packages, so some understanding of the particular
 package is needed.
 package is needed.
 
 
 For packages relying on Buildroot packages infrastructures (see
 For packages relying on Buildroot packages infrastructures (see
-xref:add-packages[this section] for details), the following stamp
+xref:adding-packages[this section] for details), the following stamp
 files are relevant:
 files are relevant:
 
 
 * +output/build/packagename-version/.stamp_configured+. If removed,
 * +output/build/packagename-version/.stamp_configured+. If removed,