doc: Clarify further the distinction between the web-based manuals.
As discussed on #guix IRC, several of us struggle to reliably choose the right option based on the old labels: https://logs.guix.gnu.org/guix/2021-04-20.log#182137 * doc/build.scm (html-manual-indexes): Try to distinguish between the two options more clearly.
This commit is contained in:
parent
0e21cf7d06
commit
46852000c9
@ -948,7 +948,7 @@ from SOURCE."
|
|||||||
(div
|
(div
|
||||||
(ul
|
(ul
|
||||||
(li (a (@ (href "html_node"))
|
(li (a (@ (href "html_node"))
|
||||||
"HTML, with one page per node"))
|
"HTML, with a separate page per node"))
|
||||||
(li (a (@ (href
|
(li (a (@ (href
|
||||||
,(string-append
|
,(string-append
|
||||||
#$manual
|
#$manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user