mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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
|
@ -138,7 +138,7 @@ Programming Interface
|
|||
|
||||
Defining Packages
|
||||
|
||||
* package Reference:: The package data type.
|
||||
* package Reference :: The package data type.
|
||||
* origin Reference:: The origin data type.
|
||||
|
||||
Utilities
|
||||
|
@ -163,6 +163,7 @@ Invoking @command{guix build}
|
|||
* Common Build Options:: Build options for most commands.
|
||||
* Package Transformation Options:: Creating variants of packages.
|
||||
* Additional Build Options:: Options specific to 'guix build'.
|
||||
* Debugging Build Failures:: Real life packaging experience.
|
||||
|
||||
GNU Distribution
|
||||
|
||||
|
@ -4866,7 +4867,7 @@ described in the subsections below.
|
|||
* Common Build Options:: Build options for most commands.
|
||||
* Package Transformation Options:: Creating variants of packages.
|
||||
* Additional Build Options:: Options specific to 'guix build'.
|
||||
* Debugging Build Failures:: Real life packaging experience
|
||||
* Debugging Build Failures:: Real life packaging experience.
|
||||
@end menu
|
||||
|
||||
@node Common Build Options
|
||||
|
|
Loading…
Reference in a new issue