diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-26 06:46:08 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-30 21:36:22 +0200 |
commit | 73d95c24a5fe3d25346aed556ecd6c1cfea62238 (patch) | |
tree | 84726df63258494f1c2557771b4d43cd4165479e /MAINTAINERS | |
parent | a6ccba0c35abf3702ad2daf0a22194f74d09b4bf (diff) | |
download | u-boot-73d95c24a5fe3d25346aed556ecd6c1cfea62238.tar.gz |
doc: integrate UEFI documentation into Sphinx toctree
Change the UEFI documentation to Sphinx style and integrate it into the
rest of the Sphinx generated documentation.
Remove the inaccurate TODO list in doc/uefi/uefi.rst.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c28251e698..182c9c7fc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -485,9 +485,7 @@ M: Heinrich Schuchardt <xypron.glpk@gmx.de> R: Alexander Graf <agraf@csgraf.de> S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git -F: doc/README.uefi -F: doc/README.iscsi -F: doc/efi.rst +F: doc/uefi/* F: include/capitalization.h F: include/charset.h F: include/cp1250.h |