<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/conf.py, branch v2023.07.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/conf.py?h=v2023.07.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/conf.py?h=v2023.07.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-02-19T20:34:38Z</updated>
<entry>
<title>doc: remove superfluous warning</title>
<updated>2023-02-19T20:34:38Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2023-02-19T20:26:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e957ae3504290a0c62188331a429ec9b908aa1b'/>
<id>urn:sha1:5e957ae3504290a0c62188331a429ec9b908aa1b</id>
<content type='text'>
We have been using Sphinx &gt;=3 since 2020. We don't expect issues.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>doc: add texinfodocs and infodocs targets</title>
<updated>2022-12-29T09:51:50Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2022-12-19T02:48:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7fa4c27a2e1131702ae7f665c3572cdd4ead27b3'/>
<id>urn:sha1:7fa4c27a2e1131702ae7f665c3572cdd4ead27b3</id>
<content type='text'>
Sphinx supports generating Texinfo sources and Info documentation,
which can be navigated easily and is convenient to search (via the
indexed nodes or anchors, for example).  This is basically the same as
1f050e904dd6f2955eecbd22031d912ccb2e7683, which was recently applied
to the Linux kernel.

Signed-off-by: Maxim Cournoyer &lt;maxim.cournoyer@savoirfairelinux.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>doc: fix build with sphinx 5.0 and later.</title>
<updated>2022-11-16T07:34:06Z</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@theobroma-systems.com</email>
</author>
<published>2022-11-07T13:49:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b94359e9c489061b66cc7dcefddbb6adb5ba9f8'/>
<id>urn:sha1:2b94359e9c489061b66cc7dcefddbb6adb5ba9f8</id>
<content type='text'>
Sphinx 5.0 and later fails to build when language is set to None:
Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English)

Let's set the language to English since it is the language used for the
documentation.

Cc: Quentin Schulz &lt;foss+uboot@0leil.net&gt;
Signed-off-by: Quentin Schulz &lt;quentin.schulz@theobroma-systems.com&gt;
Reviewed-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
</content>
</entry>
<entry>
<title>doc: fix Latex margins</title>
<updated>2021-08-14T18:54:41Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-08-05T18:18:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00e80da9f5e9a98d3234efac2149cc5936ea2c74'/>
<id>urn:sha1:00e80da9f5e9a98d3234efac2149cc5936ea2c74</id>
<content type='text'>
Adjust the Latex formatting to match Linux v5.13.1:

* add Latex margins
* reformat the code in doc/conf.py to match Linux

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: require Sphinx 2.4.4</title>
<updated>2021-08-14T18:54:41Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-08-05T18:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b2a1d6b2c48c549d3a7c1f9c465ac9da7edf9a3b'/>
<id>urn:sha1:b2a1d6b2c48c549d3a7c1f9c465ac9da7edf9a3b</id>
<content type='text'>
Require Sphinx 2.44 to build the documentation.
Remove all code related to earlier versions.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: Add reference to U-Boot project in conf.py</title>
<updated>2021-02-21T08:21:35Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-02-16T17:20:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=611e7f860a0fb5c7fe9bad5502a6b01118bfca8b'/>
<id>urn:sha1:611e7f860a0fb5c7fe9bad5502a6b01118bfca8b</id>
<content type='text'>
With the last update of conf.py the references to U-Boot where replaced by
references to Linux.

Fix the project references in the generated documentation.

Reported-by: Simon Glass &lt;sjg@chromium.org&gt;
Reported-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Fixes: 98f01cf7a22e ("doc: update Kernel documentation build system")
Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>doc: update Kernel documentation build system</title>
<updated>2021-01-27T11:52:57Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2020-12-31T22:16:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=98f01cf7a22ec81774a26a9e1bf11c7c3cdce424'/>
<id>urn:sha1:98f01cf7a22ec81774a26a9e1bf11c7c3cdce424</id>
<content type='text'>
Update the documentation build system according to Linux v5.11-rc1.

Deactive the automarkup.py extension module which on Gitlab CI is
incompatible with Unicode.

With this patch we can build the HTML documentation using either of
Sphinx 2 and Sphinx 3.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>Revert "doc: update Kernel documentation build system"</title>
<updated>2021-01-23T17:51:37Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-01-23T17:51:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e716c9022970dac9be15856a6651a07132463578'/>
<id>urn:sha1:e716c9022970dac9be15856a6651a07132463578</id>
<content type='text'>
Unfortunately we now see a number of now-fatal warnings about duplicate
labels.  It is often unclear how best to re-write the document in
question to not duplicate these otherwise logical headings.

This reverts commit 10a1df3cd43ba2fe893d5dd1aeb2e7109ef0007f.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: update Kernel documentation build system</title>
<updated>2021-01-23T14:53:17Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2021-01-01T00:21:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=10a1df3cd43ba2fe893d5dd1aeb2e7109ef0007f'/>
<id>urn:sha1:10a1df3cd43ba2fe893d5dd1aeb2e7109ef0007f</id>
<content type='text'>
Update the docomentation build system according to Linux v5.11-rc1.

With this patch we can build the HTML documentation using either of
Sphinx 2 and Sphinx 3.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
[Fix warning in b4860qds.rst about "Switch Settings"]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: allow building htmldoc with Sphinx 3+</title>
<updated>2020-12-15T08:31:39Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2020-11-30T08:52:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae2b48e84a6b954b56f3e68f5fd2cde3484422cd'/>
<id>urn:sha1:ae2b48e84a6b954b56f3e68f5fd2cde3484422cd</id>
<content type='text'>
Due to removed function c_funcptr_sig_re building with Sphinx 3 fails.

With the patch building succeeds with a lot of warnings if the '-W' flag is
removed from doc/Makefile. Most of the documentation is correct

This follows the approach taken by the Linux kernel.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
</feed>
