doc: Update detailed node list.

* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in
  detailed node list.
master
Ludovic Courtès 2015-05-23 15:51:06 +02:00
parent ba3bcec9d6
commit 92492b2383
1 changed files with 5 additions and 0 deletions

View File

@ -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.