diff options
author | Heinrich Schuchardt | 2021-07-24 10:33:31 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2021-07-24 10:49:51 +0200 |
commit | 30c5cbf31b6e6deb63a58ecb03b89384a09fb473 (patch) | |
tree | 42ceceb9a3b2a1d9711e589a137812e96d289705 /doc/board | |
parent | 00ac4b414fe9187aaa69e2e386879b574ae34991 (diff) |
doc: remove qemu_capsule_update from index
Commit 316ab801c0d9 ("doc: Update CapsuleUpdate READMEs") deleted file
doc/board/emulation/qemu_capsule_update.rst. Update the index. this avoids
doc/board/emulation/index.rst:6: WARNING:
toctree contains reference to nonexisting document
'board/emulation/qemu_capsule_update'
Fixes: 316ab801c0d9 ("doc: Update CapsuleUpdate READMEs")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/board')
-rw-r--r-- | doc/board/emulation/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/board/emulation/index.rst b/doc/board/emulation/index.rst index be66b6bb672..b5b6c3fa0de 100644 --- a/doc/board/emulation/index.rst +++ b/doc/board/emulation/index.rst @@ -11,4 +11,3 @@ Emulation qemu-ppce500 qemu-riscv qemu-x86 - qemu_capsule_update |