mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: Add a cross-reference to "origin Reference".
* doc/guix.texi (Defining Packages): Add xref to "origin Reference".
This commit is contained in:
@@ -1806,7 +1806,8 @@ There are a few points worth noting in the above package definition:
|
||||
|
||||
@itemize
|
||||
@item
|
||||
The @code{source} field of the package is an @code{<origin>} object.
|
||||
The @code{source} field of the package is an @code{<origin>} object
|
||||
(@pxref{origin Reference}, for the complete reference).
|
||||
Here, the @code{url-fetch} method from @code{(guix download)} is used,
|
||||
meaning that the source is a file to be downloaded over FTP or HTTP.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user