doc: Add missing node in master menu.
* doc/guix.texi (Top): Add missing ref to "Debugging Build Failures".
This commit is contained in:
parent
525da27c25
commit
10f4353dd6
1 changed files with 3 additions and 2 deletions
|
@ -163,6 +163,7 @@ Invoking @command{guix build}
|
||||||
* Common Build Options:: Build options for most commands.
|
* Common Build Options:: Build options for most commands.
|
||||||
* Package Transformation Options:: Creating variants of packages.
|
* Package Transformation Options:: Creating variants of packages.
|
||||||
* Additional Build Options:: Options specific to 'guix build'.
|
* Additional Build Options:: Options specific to 'guix build'.
|
||||||
|
* Debugging Build Failures:: Real life packaging experience.
|
||||||
|
|
||||||
GNU Distribution
|
GNU Distribution
|
||||||
|
|
||||||
|
@ -4866,7 +4867,7 @@ described in the subsections below.
|
||||||
* Common Build Options:: Build options for most commands.
|
* Common Build Options:: Build options for most commands.
|
||||||
* Package Transformation Options:: Creating variants of packages.
|
* Package Transformation Options:: Creating variants of packages.
|
||||||
* Additional Build Options:: Options specific to 'guix build'.
|
* Additional Build Options:: Options specific to 'guix build'.
|
||||||
* Debugging Build Failures:: Real life packaging experience
|
* Debugging Build Failures:: Real life packaging experience.
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Common Build Options
|
@node Common Build Options
|
||||||
|
|
Reference in a new issue