summaryrefslogtreecommitdiff
path: root/doc/build.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-19doc: Use versioned manual URLs.version-1.4.0Rutherther1-2/+4
2025-07-09doc: Fix URL of ‘language-picker.svg’.Ludovic Courtès1-2/+2
2025-07-09doc: Add links to versions and variants as a drop-down menu.Ludovic Courtès1-5/+70
2025-07-09doc: Really honor ‘GUIX_WEB_SITE_URL’.Ludovic Courtès1-2/+3
2025-06-16doc: Update build machinery for today’s ‘master’.Ludovic Courtès1-3/+3
2025-06-16doc: Use CSS from guix.gnu.org.Ludovic Courtès1-3/+7
2025-06-16doc: build.scm: Handle (current-source-directory) being #f.Christopher Baines1-2/+5
2024-09-05doc: build: Handle when guile source is packed with zstd.Florian Pelz1-0/+1
2024-07-26doc: Repair building non-English website manuals.Ludovic Courtès1-3/+112
2023-06-08doc: Adjust HTML patterns to correctly process Texinfo 6.8 output.Ludovic Courtès1-4/+13
2022-11-15doc: Build pt_BR manual.Ludovic Courtès1-1/+1
2022-06-15doc: Use a minimal texlive profile in build.scm.Maxim Cournoyer1-22/+23
2022-04-08doc: Build an empty index if the manual is missing.Ludovic Courtès1-2/+3
2022-04-08doc: Allow different translations for 'guix-cookbook' and 'guix-manual'.Ludovic Courtès1-7/+14
2022-03-02doc: Publish the Slovak translation of the cookbook.Ludovic Courtès1-1/+1
2022-01-19doc: Normalize language codes in menu URLs.Ludovic Courtès1-2/+2
2022-01-19doc: Make the HTML language menu disappear on narrow screens.Ludovic Courtès1-9/+30
2022-01-18doc: Add a language menu in the HTML manual.Ludovic Courtès1-3/+153
2022-01-18doc: Factorize 'language-code->native-name'.Ludovic Courtès1-15/+18
2022-01-18doc: Extract (localization) module.Ludovic Courtès1-196/+216
2022-01-15doc: Remove now unnecessary workaround.Ludovic Courtès1-12/+2
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès1-0/+1
2021-12-13doc: Handle '&nbsp' when syntax-highlighting HTML.Ludovic Courtès1-0/+1
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner1-3/+5
2021-10-28doc: Allow offloading of the expensive derivations.Ludovic Courtès1-3/+5
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès1-1/+10
2021-07-09doc: Build manual translations with 'guile-3.0-latest'.Ludovic Courtès1-1/+10
2021-05-09Merge branch 'master' into core-updatesMarius Bakke1-3/+3
2021-04-20doc: Clarify further the distinction between the web-based manuals.Leo Famulari1-1/+1
2021-04-18doc: Build the French HTML cookbook.Julien Lepiller1-2/+2
2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner1-28/+6
2021-03-20doc: Remove the guile-lib/htmlprag-fixed package.Maxim Cournoyer1-28/+6
2021-01-29gnu: Replace all uses of texlive-union by texlive-updmap.cfg.Maxim Cournoyer1-1/+1
2020-10-21doc: Cookbook links to /manual/devel, not /manual.Ludovic Courtès1-3/+5
2020-10-19doc: Produce stylable HTML for @deftp, @deffn, etc.Ludovic Courtès1-2/+28
2020-10-17doc: Generate cross-references in code snippets to the Guile manual.Ludovic Courtès1-5/+95
2020-10-17doc: Allow code snippets in the cookbook to link to the manual.Ludovic Courtès1-6/+51
2020-10-17doc: Move manual index creation to a separate derivation.Ludovic Courtès1-98/+207
2020-10-17doc: Remove 'build.scm' from the source of the manual.Ludovic Courtès1-2/+7
2020-09-04doc: Syntax highlighting now handles @var within @lisp.Ludovic Courtès1-0/+2
2020-05-25doc: Remove one use of 'file-append*'.Ludovic Courtès1-1/+1
2020-05-18doc: Inherit md5.scm fix in custom 'guile-lib' variant.Ludovic Courtès1-20/+17
2020-05-02doc: Fix building the cookbook.Björn Höfling1-2/+8
2020-04-21doc: Include *.json files in the source.Ludovic Courtès1-1/+1
2020-04-13doc: Improve anchor collection.Ludovic Courtès1-3/+9
2020-04-13doc: Avoid invalid 'match' pattern in 'syntax-highlighted-html'.Ludovic Courtès1-7/+16
2020-04-13doc: 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