bloblist: Move to rST format

Move this documentation to the new format.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Simon Glass 2021-09-08 07:33:52 -06:00 committed by Heinrich Schuchardt
parent 61902123d4
commit 4d7bb45dc4
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0+
.. SPDX-License-Identifier: GPL-2.0+
Blob Lists - bloblist
=====================
@ -39,7 +39,7 @@ Blob tags
Each blob has a tag which is a 32-bit number. This uniquely identifies the
owner of the blob. Blob tags are listed in enum blob_tag_t and are named
with a BLOBT_ prefix.
with a `BLOBT_` prefix.
Single structure

View file

@ -9,6 +9,7 @@ Implementation
.. toctree::
:maxdepth: 1
bloblist
ci_testing
commands
devicetree/index