aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cran.scm
blob: 742bc5f6633130a2b24b5157306d2d456601b0f5 (about) (plain)
blob size (485KB) exceeds display size limit (100KB).
0 12:48:32 -0400'>2021-04-20doc: Clarify further the distinction between the web-based manuals....Leo Famulari 2021-04-18doc: Build the French HTML cookbook....Julien Lepiller 2021-03-20doc: Remove the guile-lib/htmlprag-fixed package....Maxim Cournoyer 2020-10-21doc: Cookbook links to /manual/devel, not /manual....Ludovic Courtès 2020-10-19doc: Produce stylable HTML for @deftp, @deffn, etc....Ludovic Courtès 2020-10-17doc: Generate cross-references in code snippets to the Guile manual....Ludovic Courtès 2020-10-17doc: Allow code snippets in the cookbook to link to the manual....Ludovic Courtès 2020-10-17doc: Move manual index creation to a separate derivation....Ludovic Courtès 2020-10-17doc: Remove 'build.scm' from the source of the manual....Ludovic Courtès 2020-09-04doc: Syntax highlighting now handles @var within @lisp....Ludovic Courtès 2020-05-25doc: Remove one use of 'file-append*'....Ludovic Courtès 2020-05-18doc: Inherit md5.scm fix in custom 'guile-lib' variant....Ludovic Courtès 2020-05-02doc: Fix building the cookbook....Björn Höfling 2020-04-21doc: Include *.json files in the source....Ludovic Courtès 2020-04-13doc: Improve anchor collection....Ludovic Courtès 2020-04-13doc: Avoid invalid 'match' pattern in 'syntax-highlighted-html'....Ludovic Courtès 2020-04-13doc: Emit hyperlinks in HTML output for @lisp snippets....Ludovic Courtès 2020-01-12doc: Make sure 'htmlxref.cnf' is honored....Ludovic Courtès 2019-11-28doc: Handle right arrows in 'syntax-highlighted-html'....Ludovic Courtès 2019-10-22doc: Use the right title in HTML indices for the cookbook....Ludovic Courtès 2019-10-21doc: More responsive online manual....Julien Lepiller 2019-10-21doc: Add support for "guix-cookbook.texi" to 'build.scm'....Ludovic Courtès 2019-09-25doc: Support paren matching via CSS hover....Ludovic Courtès 2019-09-07doc: Work around (htmlprag) parser issue....Ludovic Courtès 2019-09-07doc: Highlight Scheme syntax in the HTML output....