diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-07-29 13:45:47 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-08-10 13:45:32 -0400 |
commit | 044597880612d8c846c22f7bcaf5c7328895bf77 (patch) | |
tree | 5d01fa11ce2838782139591998b077387860fc30 /MAINTAINERS | |
parent | 1b04047a875e8f3da78417c1a7f232e12490436d (diff) | |
download | u-boot-044597880612d8c846c22f7bcaf5c7328895bf77.tar.gz u-boot-044597880612d8c846c22f7bcaf5c7328895bf77.tar.xz u-boot-044597880612d8c846c22f7bcaf5c7328895bf77.zip |
doc: add structure to Sphinx generated docs
Create separate html pages for linker lists, the serial subsystem,
and the EFI subsystem.
Add a table of content.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 58b61ac058..8a2f0a730c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -364,9 +364,9 @@ EFI PAYLOAD M: Alexander Graf <agraf@suse.de> S: Maintained T: git git://github.com/agraf/u-boot.git -F: doc/DocBook/efi.tmpl F: doc/README.uefi F: doc/README.iscsi +F: Documentation/efi.rst F: include/efi* F: include/pe.h F: include/asm-generic/pe.h |