]> git.baikalelectronics.ru Git - uboot.git/commit
binman: doc: Add documentation to htmldocs
authorSimon Glass <sjg@chromium.org>
Thu, 18 Mar 2021 07:25:13 +0000 (20:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:10 +0000 (17:03 +1300)
commitf0d46679bcc9caeecd08cf5731b9b2b50f111e77
tree809ddf2cb7446b9178e3a9d4831a3e6f1ce0c015
parent6035521762f01ceaf30679696877d30b21cd79c9
binman: doc: Add documentation to htmldocs

Add a link to binman's documentation and adjust the files so that it is
accessible. Use the name README.rst so it is easy to discover when binman
is installed without U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
12 files changed:
doc/develop/index.rst
doc/develop/package/binman.rst [new symlink]
doc/develop/package/index.rst [new file with mode: 0644]
doc/usage/fit.rst [new file with mode: 0644]
doc/usage/index.rst
tools/binman/README [deleted file]
tools/binman/README.rst [new symlink]
tools/binman/binman.rst [new file with mode: 0644]
tools/binman/control.py
tools/binman/ftest.py
tools/binman/index.rst [new file with mode: 0644]
tools/binman/setup.py