mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
doc: Update detailed node list.
* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in detailed node list.
This commit is contained in:
parent
ba3bcec9d6
commit
92492b2383
1 changed files with 5 additions and 0 deletions
|
@ -114,6 +114,11 @@ Programming Interface
|
|||
* The Store Monad:: Purely functional interface to the store.
|
||||
* G-Expressions:: Manipulating build expressions.
|
||||
|
||||
Defining Packages
|
||||
|
||||
* package Reference:: The package data type.
|
||||
* origin Reference:: The origin data type.
|
||||
|
||||
Utilities
|
||||
|
||||
* Invoking guix build:: Building packages from the command line.
|
||||
|
|
Loading…
Reference in a new issue