doc: Update detailed node list.

* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in
  detailed node list.
This commit is contained in:
Ludovic Courtès 2015-05-23 15:51:06 +02:00
parent ba3bcec9d6
commit 92492b2383

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.