* Pull request for documentation tag doc-2021-04-rc1-3
@ 2021-01-27 13:42 Heinrich Schuchardt
2021-01-27 19:22 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-01-27 13:42 UTC (permalink / raw)
To: u-boot
Dear Tom,
The following changes since commit e262b2973e22174da666038514d17f0f7171466b:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
(2021-01-25 19:46:02 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2021-04-rc1-3
for you to fetch changes up to 25be4d336fa994a17070f5a810f4dd6219b2c993:
doc: exception command (2021-01-27 12:52:57 +0100)
No problems were reported by Azure and Gitlab:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6096
https://dev.azure.com/u-boot/u-boot/_build/results?buildId=1698
----------------------------------------------------------------
Pull request for documentation tag doc-2021-04-rc1-3
Update the build system for the HTML documentation to allow using
Sphinx 3.
Man-page for exception command.
----------------------------------------------------------------
Heinrich Schuchardt (5):
doc: board: fix Microchip MPFS Icicle Kit doc
doc: fix doc/develop/logging.rst
.gitlab-ci: install doc/sphinx/requirements.txt
doc: update Kernel documentation build system
doc: exception command
.azure-pipelines.yml | 6 +-
.gitlab-ci.yml | 3 +
doc/api/index.rst | 1 +
doc/api/logging.rst | 6 +
doc/board/microchip/mpfs_icicle.rst | 51 ++--
doc/conf.py | 141 ++++++++---
doc/develop/logging.rst | 13 +-
doc/sphinx/automarkup.py | 290 +++++++++++++++++++++++
doc/sphinx/cdomain.py | 93 +++++++-
doc/sphinx/kernel_abi.py | 194 ++++++++++++++++
doc/sphinx/kernel_feat.py | 169 ++++++++++++++
doc/sphinx/kerneldoc.py | 15 +-
doc/sphinx/kernellog.py | 6 +-
doc/sphinx/kfigure.py | 6 +-
doc/sphinx/load_config.py | 27 ++-
doc/sphinx/maintainers_include.py | 197 ++++++++++++++++
doc/sphinx/parallel-wrapper.sh | 33 +++
doc/sphinx/parse-headers.pl | 6 +-
doc/sphinx/requirements.txt | 5 +-
doc/usage/exception.rst | 68 ++++++
doc/usage/index.rst | 1 +
scripts/kernel-doc | 450
++++++++++++++++++++++++++----------
22 files changed, 1596 insertions(+), 185 deletions(-)
create mode 100644 doc/api/logging.rst
create mode 100644 doc/sphinx/automarkup.py
create mode 100644 doc/sphinx/kernel_abi.py
create mode 100644 doc/sphinx/kernel_feat.py
create mode 100755 doc/sphinx/maintainers_include.py
create mode 100644 doc/sphinx/parallel-wrapper.sh
create mode 100644 doc/usage/exception.rst
^ permalink raw reply [flat|nested] 2+ messages in thread
* Pull request for documentation tag doc-2021-04-rc1-3
2021-01-27 13:42 Pull request for documentation tag doc-2021-04-rc1-3 Heinrich Schuchardt
@ 2021-01-27 19:22 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-01-27 19:22 UTC (permalink / raw)
To: u-boot
On Wed, Jan 27, 2021 at 02:42:39PM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit e262b2973e22174da666038514d17f0f7171466b:
>
> Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
> (2021-01-25 19:46:02 -0500)
>
> are available in the Git repository at:
>
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/doc-2021-04-rc1-3
>
> for you to fetch changes up to 25be4d336fa994a17070f5a810f4dd6219b2c993:
>
> doc: exception command (2021-01-27 12:52:57 +0100)
>
> No problems were reported by Azure and Gitlab:
>
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6096
> https://dev.azure.com/u-boot/u-boot/_build/results?buildId=1698
>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210127/4ffcdac2/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-27 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-27 13:42 Pull request for documentation tag doc-2021-04-rc1-3 Heinrich Schuchardt
2021-01-27 19:22 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox