Adjust documentation for Sphinx 4.0. Discussed upstream at . diff --git a/doc/index.rst b/doc/index.rst --- a/doc/index.rst +++ b/doc/index.rst @@ -119,7 +119,6 @@ Draft designs design-hotplug.rst design-internal-shutdown.rst design-kvmd.rst - design-location.rst design-linuxha.rst design-location.rst design-lu-generated-jobs.rst diff --git a/lib/build/shell_example_lexer.py b/lib/build/shell_example_lexer.py --- a/lib/build/shell_example_lexer.py +++ b/lib/build/shell_example_lexer.py @@ -79,4 +79,4 @@ class ShellExampleLexer(RegexLexer): def setup(app): - app.add_lexer("shell-example", ShellExampleLexer()) + app.add_lexer("shell-example", ShellExampleLexer) value='koszko' selected='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/po/doc/guix-cookbook.sk.po
AgeCommit message (Expand)Author
2022-01-09nls: Update translations....* po/doc/guix-cookbook.fi.po: New file. * po/doc/guix-manual.fi.po: New file. * po/doc/local.mk: Add them. * doc/local.mk: Add them. * po/guix/fi.po: New file. * po/guix/LINGUAS: Add it. Julien Lepiller
2021-10-17nls: Update translations.Julien Lepiller