[RFC PATCH v2 2/5] doc: cmd: add documentation for fuse command
Harsha Vardhan V M
h-vm at ti.com
Mon Mar 17 10:04:01 CET 2025
On 14/03/25 22:08, Tom Rini wrote:
> On Fri, Mar 14, 2025 at 07:27:03PM +0530, Harsha Vardhan V M wrote:
>
>> Add documentation for the 'fuse' sub-system commands.
>>
>> Signed-off-by: Harsha Vardhan V M <h-vm at ti.com>
>> ---
>> doc/usage/cmd/fuse.rst | 156 +++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 156 insertions(+)
>> create mode 100644 doc/usage/cmd/fuse.rst
>
> This should delete the old doc/ file as well. Also please run:
> make htmldocs KDOC_WERROR=1
>
> As this will fail due to not including this in the index at a minimum.
> Thanks.
>
Thanks, Will remove the doc/README.fuse file and add the fuse index in
doc/usage/index.rst
More information about the U-Boot
mailing list