<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/doc/local.mk, branch merge-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=merge-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=merge-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-05-13T08:46:03Z</updated>
<entry>
<title>doc: Add Russian translation.</title>
<updated>2019-05-13T08:46:03Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-13T08:45:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3bac7e6495934de9913e6186d954d1331883e064'/>
<id>urn:sha1:3bac7e6495934de9913e6186d954d1331883e064</id>
<content type='text'>
* doc/local.mk (info_TEXINFOS): Add guix.ru.texi.
(TRANSLATED_INFO): Add {guix,contributing}.ru.texi.
* po/doc/local.mk (DOC_PO_FILES): Add guix-manual.ru.po.
* po/doc/guix-manual.ru.po: New file.
</content>
</entry>
<entry>
<title>doc: Warn about missing entries in htmlxref.cnf.</title>
<updated>2019-05-04T21:07:38Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-04T20:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=227ff747a640dd017bcca087e14b244afc1bd958'/>
<id>urn:sha1:227ff747a640dd017bcca087e14b244afc1bd958</id>
<content type='text'>
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
</content>
</entry>
<entry>
<title>doc: Add Simplified Chinese translation.</title>
<updated>2019-04-23T22:27:51Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-23T22:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=de712e5286137c297de8270d3396b8daa9a93c66'/>
<id>urn:sha1:de712e5286137c297de8270d3396b8daa9a93c66</id>
<content type='text'>
* doc/local.mk (info_TEXINFOS): Add guix.zh_CN.texi.
(TRANSLATED_INFO): Add guix.zh_CN.texi and contributing.zh_CN.texi.
* po/doc/local.mk (DOC_PO_FILES): Add guix-manual.zh_CN.po.
* doc/contributing.zh_CN.texi, doc/guix.zh_CN.texi: New files.
</content>
</entry>
<entry>
<title>doc: Add Spanish translation.</title>
<updated>2019-04-23T21:56:16Z</updated>
<author>
<name>Miguel Ángel Arruga Vivas</name>
<email>rosen644835@gmail.com</email>
</author>
<published>2019-04-22T22:40:10Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6227e1b7477b71f31ea3bf8a74c32fe7238dcece'/>
<id>urn:sha1:6227e1b7477b71f31ea3bf8a74c32fe7238dcece</id>
<content type='text'>
* doc/local.mk (info_TEXINFOS): Add guix.es.texi.
(TRANSLATED_INFO): Add guix.es.texi and contributing.es.texi.
* po/doc/guix-manual.es.po: New file.
* po/doc/local.mk: Add guix-manual.es.po.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>doc: Document the graphical installer some more.</title>
<updated>2019-03-13T22:12:43Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-13T20:57:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e1c15e8b8e25e14c253ff1212e289565736f6ea7'/>
<id>urn:sha1:e1c15e8b8e25e14c253ff1212e289565736f6ea7</id>
<content type='text'>
* doc/guix.texi (Preparing for Installation): Rewrite to specify the two
installation modes.
(Guided Graphical Installation): New node.
(Manual Installation): New node, with the former sections.
(After System Installation): New node.
* doc/images/installer-network.png, doc/images/installer-partitions.png,
doc/images/installer-resume.png: New files.
* doc/local.mk (dist_infoimage_DATA): Add them.
</content>
</entry>
<entry>
<title>doc: Add German translation.</title>
<updated>2018-11-01T11:36:47Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-11-01T11:28:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1e40e70bfebba47ccea354ddf862276d2c4223ea'/>
<id>urn:sha1:1e40e70bfebba47ccea354ddf862276d2c4223ea</id>
<content type='text'>
* doc/contributing.de.texi: New file.
* doc/guix.de.texi: New file
* doc/local.mk (TRANSLATED_INFO): Add them.
(info_TEXINFOS): Add guix.de.texi.
* po/doc/guix-manual.de.po: New file.
* po/doc/local.mk (EXTRA_DIST): Add it.
* doc/guix.texi: Document the German translation.
</content>
</entry>
<entry>
<title>build: Use only one domain for guix-manual.</title>
<updated>2018-04-29T19:42:14Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-04-29T19:38:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=39764ef893b7b65a8ce55e13746fed8fd0bad6e0'/>
<id>urn:sha1:39764ef893b7b65a8ce55e13746fed8fd0bad6e0</id>
<content type='text'>
* Makefile.am (assert-no-store-file-names): Exclude guix-manual.
* po/doc/guix.pot po/doc/contributing.pot: Merge into...
* po/doc/guix-manual.pot: ...this.
* po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into...
* po/doc/guix-manual.fr.po: ...this.
* doc/local.mk: Replace old file names.
* po/doc/local.mk: Replace old file names.
</content>
</entry>
<entry>
<title>build: Add silent rules for Texinfo xref translation.</title>
<updated>2018-04-25T21:11:53Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2018-04-24T14:55:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=06c4778ae290c9f8de5f8ef1683cec14de8f2ebc'/>
<id>urn:sha1:06c4778ae290c9f8de5f8ef1683cec14de8f2ebc</id>
<content type='text'>
* Makefile.am (AM_V_POXREF, AM_V_POXREF_, AM_V_POXREF_0): New
variables.
* doc/local.mk ($(srcdir)/%D%/guix.%.texi)
($(srcdir)/%D%/contributing.%.texi): Use $(AM_V_POXREF).
</content>
</entry>
<entry>
<title>gnu: doc: Add French documentation.</title>
<updated>2018-04-19T19:32:07Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-03-02T22:25:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bf5c74e713c623cbb0001eb36af6998e92243482'/>
<id>urn:sha1:bf5c74e713c623cbb0001eb36af6998e92243482</id>
<content type='text'>
* doc/contributing.fr.texi: New file.
* doc/guix.fr.texi: New file.
* doc/local.mk (TRANSLATED_INFO): Add them.
(info_TEXINFOS): Add guix.fr.texi.
* po/doc/contributing.fr.po: New file.
* po/doc/guix.fr.po: New file.
* po/doc/local.mk (EXTRA_DIST): Add them.
</content>
</entry>
<entry>
<title>gnu: doc: Allow documentation to be translated.</title>
<updated>2018-04-19T19:30:30Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-03-02T22:05:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=b9fe8fd662180e64156d2b95a671242c20f0acfc'/>
<id>urn:sha1:b9fe8fd662180e64156d2b95a671242c20f0acfc</id>
<content type='text'>
* po/doc/contributing.pot: New file.
* po/doc/guix.pot: New file.
* po/doc/local.mk: New file.
* Makefile.am: Include it. Add gettext command. Add silent rules for po4a.
* configure.ac: Look for po4a-translate and po4a-updatepo.
* doc/local.mk: Add rules to generate translated texi files.
(TRANSLATED_INFO): New variable.
(BUILT_SOURCES, EXTRA_DIST, MAINTAINERCLEANFILES): Add it.
* .gitignore: Add generated files.
</content>
</entry>
</feed>
