summaryrefslogtreecommitdiff
path: root/doc/build.scm
Commit message (Expand)AuthorAgeFilesLines
* doc: Make sure 'htmlxref.cnf' is honored....Ludovic Courtès2020-01-121-1/+6
* doc: Handle right arrows in 'syntax-highlighted-html'....Ludovic Courtès2019-11-281-0/+1
* doc: Use the right title in HTML indices for the cookbook....Ludovic Courtès2019-10-221-4/+6
* doc: More responsive online manual....Julien Lepiller2019-10-211-1/+3
* doc: Add support for "guix-cookbook.texi" to 'build.scm'....Ludovic Courtès2019-10-211-13/+24
* doc: Support paren matching via CSS hover....Ludovic Courtès2019-09-251-3/+56
* doc: Work around (htmlprag) parser issue....Ludovic Courtès2019-09-071-1/+31
* doc: Highlight Scheme syntax in the HTML output....Ludovic Courtès2019-09-071-1/+114
* doc: Add 'images' directory next to HTML pages....Ludovic Courtès2019-07-161-1/+12
* doc: Build a top-level index of the manuals....Ludovic Courtès2019-07-151-156/+204
* doc: Generalize build procedures of HTML indexes....Ludovic Courtès2019-07-151-41/+45
* build: Add 'doc/build.scm' to build on-line copies of the manual....Ludovic Courtès2019-07-071-0/+563