Age | Commit message (Collapse) | Author |
|
* doc/guix-cookbook.texi: Use @lisp instead of @example where
appropriate.
|
|
* doc/guix-cookbook.texi (Profiles in Practice): Add example.
|
|
* doc/guix-cookbook.texi (Scheme tutorials): Replace Emacs Info reader hint
with more useful interactive link to SICP Info page.
|
|
* doc/guix-cookbook.texi (Packaging Tutorial): Import all sections after the
Scheme crash course.
|
|
* doc/guix-cookbook.texi (Guix Profiles in Practice): Fix typos.
|
|
* doc/guix-cookbook.texi: Use @lisp for Scheme snippets instead of
"@example scheme". This allows for syntax highlighting of the HTML
output.
|
|
* doc/guix-cookbook.texi (Advanced package management): New chapter.
* doc/guix-cookbook.texi (Guix Profiles in Practice): New section.
|
|
* .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.
|