From 92492b23838f77decfc63810b56add0af6805feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 23 May 2015 15:51:06 +0200 Subject: doc: Update detailed node list. * doc/guix.texi (Top): Add "package Reference" and "origin Reference" in detailed node list. --- doc/guix.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index 9bd9c581ce..1d882afeca 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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. -- cgit v1.2.3