diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-05-23 15:51:06 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-05-23 15:57:18 +0200 |
| commit | 92492b23838f77decfc63810b56add0af6805feb (patch) | |
| tree | e0118a9f3c3411daf7433d8efbe465f78f6af650 /doc | |
| parent | ba3bcec9d6913dd34e5f3f93b1953b81ca571200 (diff) | |
doc: Update detailed node list.
* doc/guix.texi (Top): Add "package Reference" and "origin Reference" in
detailed node list.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9bd9c581cee..1d882afeca8 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -114,6 +114,11 @@ Programming Interface | |||
| 114 | * The Store Monad:: Purely functional interface to the store. | 114 | * The Store Monad:: Purely functional interface to the store. |
| 115 | * G-Expressions:: Manipulating build expressions. | 115 | * G-Expressions:: Manipulating build expressions. |
| 116 | 116 | ||
| 117 | Defining Packages | ||
| 118 | |||
| 119 | * package Reference:: The package data type. | ||
| 120 | * origin Reference:: The origin data type. | ||
| 121 | |||
| 117 | Utilities | 122 | Utilities |
| 118 | 123 | ||
| 119 | * Invoking guix build:: Building packages from the command line. | 124 | * Invoking guix build:: Building packages from the command line. |
