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:
committed by
Heinrich Schuchardt
parent
61902123d4
commit
4d7bb45dc4
@@ -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
|
||||
@@ -9,6 +9,7 @@ Implementation
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
bloblist
|
||||
ci_testing
|
||||
commands
|
||||
devicetree/index
|
||||
|
||||
Reference in New Issue
Block a user