summaryrefslogtreecommitdiff
path: root/doc.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-01-12 15:52:56 +0100
committerLudovic Courtès <ludo@gnu.org>2016-01-12 17:47:36 +0100
commitd33fa0c71435396280aff94e7608c5c5be0e06a4 (patch)
tree690d3388656753579aa13e45d068232b190d9106 /doc.am
parent16aa6491177c1f88ccc20597a9b649ce5eebea67 (diff)
downloadpatches-d33fa0c71435396280aff94e7608c5c5be0e06a4.tar
patches-d33fa0c71435396280aff94e7608c5c5be0e06a4.tar.gz
doc: Show bootstrapping at the package level.
* doc/images/bootstrap-packages.dot: New file. * doc.am (DOT_FILES): Add it. * doc/guix.texi (Bootstrapping): Show 'guix graph' commands. Includes 'images/bootstrap-packages' and comment it.
Diffstat (limited to 'doc.am')
-rw-r--r--doc.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc.am b/doc.am
index 8a5cfdc089..f15efcc33c 100644
--- a/doc.am
+++ b/doc.am
@@ -22,6 +22,7 @@ info_TEXINFOS = doc/guix.texi
DOT_FILES = \
doc/images/bootstrap-graph.dot \
+ doc/images/bootstrap-packages.dot \
doc/images/coreutils-graph.dot \
doc/images/coreutils-bag-graph.dot \
doc/images/service-graph.dot \