Re: [PATCH v3 23/27] binman: doc: Add documentation to htmldocs

2021-03-19 Thread Simon Glass
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 --- (no changes since v2) Changes in v2: - Put binman docs in doc/develop and FIT in doc/usag

[PATCH v3 23/27] binman: doc: Add documentation to htmldocs

2021-03-18 Thread Simon Glass
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 --- (no changes since v2) Changes in v2: - Put binman docs in doc/develop and FIT in doc/usag