summaryrefslogtreecommitdiff
path: root/doc/build.scm
AgeCommit message (Expand)AuthorFilesLines
2020-08-26doc: Remove one use of 'file-append*'.version-1.1.0Ludovic Courtès1-1/+1
2020-06-29doc: Inherit md5.scm fix in custom 'guile-lib' variant.Ludovic Courtès1-20/+17
2020-04-14doc: Improve anchor collection.Ludovic Courtès1-3/+9
2020-04-14doc: Avoid invalid 'match' pattern in 'syntax-highlighted-html'.Ludovic Courtès1-7/+16
2020-04-14doc: Emit hyperlinks in HTML output for @lisp snippets.Ludovic Courtès1-33/+130
2020-01-12doc: Make sure 'htmlxref.cnf' is honored.Ludovic Courtès1-1/+6
2019-11-28doc: Handle right arrows in 'syntax-highlighted-html'.Ludovic Courtès1-0/+1
2019-10-22doc: Use the right title in HTML indices for the cookbook.Ludovic Courtès1-4/+6
2019-10-21doc: More responsive online manual.Julien Lepiller1-1/+3
2019-10-21doc: Add support for "guix-cookbook.texi" to 'build.scm'.Ludovic Courtès1-13/+24
2019-09-25doc: Support paren matching via CSS hover.Ludovic Courtès1-3/+56
2019-09-07doc: Work around (htmlprag) parser issue.Ludovic Courtès1-1/+31
2019-09-07doc: Highlight Scheme syntax in the HTML output.Ludovic Courtès1-1/+114
2019-07-16doc: Add 'images' directory next to HTML pages.Ludovic Courtès1-1/+12
2019-07-15doc: Build a top-level index of the manuals.Ludovic Courtès1-156/+204
2019-07-15doc: Generalize build procedures of HTML indexes.Ludovic Courtès1-41/+45
2019-07-07build: Add 'doc/build.scm' to build on-line copies of the manual.Ludovic Courtès1-0/+563