guix/doc
Ludovic Courtès 97ce30cc1b
doc: Generate cross-references in code snippets to the Guile manual.
Occurrences of 'list', 'cons', etc. in code snippets now link to the
relevant section of the Guile manual.

* doc/build.scm (guile-manual, %guile-manual-base-url)
(guile-mono-node-indexes, guile-split-node-indexes): New variables.
(for-all-languages, merge-index-alists): New procedures.
<top level>: Rename 'mono-node-indexes' and 'split-node-indexes' to
'guix-mono-node-indexes' and 'guix-split-node-indexes' respectively.
Add 'mono-node-indexes' and 'split-node-indexes' defined as calls to
'merge-index-alists'.
2020-10-17 22:40:17 +02:00
..
images
build.scm doc: Generate cross-references in code snippets to the Guile manual. 2020-10-17 22:40:17 +02:00
contributing.texi doc: Clarify that guix-daemon doesn't have to be launched from the checkout. 2020-10-08 12:26:56 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Clarify what keywords are. 2020-10-15 23:51:04 +02:00
guix.texi doc: Fixes for Texinfo metainfo. 2020-10-17 15:32:53 +02:00
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm