Age | Commit message (Expand) | Author |
2019-11-26 | doc: cookbook: Add cross-reference about ./pre-inst-env.•••* doc/guix-cookbook.texi (Direct checkout hacking): Refer to "Running
Guix Before It Is Installed".
| Ludovic Courtès |
2019-11-26 | doc: cookbook: Use @lisp for Scheme snippets.•••* doc/guix-cookbook.texi: Use @lisp instead of @example where
appropriate.
| Ludovic Courtès |
2019-10-30 | doc: Explain how to switch profile from empty shell in "Profiles in Practice".•••* doc/guix-cookbook.texi (Profiles in Practice): Add example.
| Pierre Neidhardt |
2019-10-28 | doc: Link to SICP Info page in "A Scheme Crash Course".•••* doc/guix-cookbook.texi (Scheme tutorials): Replace Emacs Info reader hint
with more useful interactive link to SICP Info page.
| Pierre Neidhardt |
2019-10-28 | doc: Finish importing the "Packaging Tutorial".•••* doc/guix-cookbook.texi (Packaging Tutorial): Import all sections after the
Scheme crash course.
| Pierre Neidhardt |
2019-10-28 | doc: Fix some typos in "Guix Profiles in Practice".•••* doc/guix-cookbook.texi (Guix Profiles in Practice): Fix typos.
| Pierre Neidhardt |
2019-10-25 | doc: cookbook: Use "@lisp" for Scheme snippets.•••* doc/guix-cookbook.texi: Use @lisp for Scheme snippets instead of
"@example scheme". This allows for syntax highlighting of the HTML
output.
| Ludovic Courtès |
2019-10-24 | doc: Add "Guix Profiles in Practice" to the cookbook.•••* doc/guix-cookbook.texi (Advanced package management): New chapter.
* doc/guix-cookbook.texi (Guix Profiles in Practice): New section.
| Pierre Neidhardt |
2019-09-18 | doc: Add Guix Cookbook.•••* .gitignore: Update ignore list.
* Makefile.am (assert-no-store-file-names): Exclude the cookbook.
* bootstrap: Generate po files for cookbook translations.
* doc/guix-cookbook.texi: New file.
* doc/local.mk (info_TEXINFOS): Add it; add a rule to build cookbook
translations.
* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): New variable.
(EXTRA_DIST): Add cookbook pot file and po files.
(doc-po-update-cookbook-%): New target.
(doc-pot-update): Also update cookbook pot file.
(doc-po-update): Also update cookbook po files.
| Ricardo Wurmus |