~ruther/guix-local

92492b23838f77decfc63810b56add0af6805feb — Ludovic Courtès 10 years ago ba3bcec
doc: Update detailed node list.

* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in
  detailed node list.
1 files changed, 5 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +5 -0
@@ 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.