On Thu, Oct 09, 2025 at 03:35:21AM +0800, Sune Brian wrote: > Tom Rini <[email protected]> 於 2025年10月9日 週四 上午3:33寫道: > > > > > This needs to be included in doc/usage/index.rst (alphabetically sorted > > > > still) in the shell commands section. Also please do "make htmldocs > > > > KDOC_WERROR=1" and make sure there's no complains for v2, I see some > > > > style issues it will trigger. To build the docs a python venv is > > There is an issue I am not sure it is ok. > My system is old python 3.10 is not allowed. > Could I downgrade pip library version to make the require documents?
Probably so, yes. Most of the style issues are things like: These two lines must be the same length ======================================= And then the new file not being included in any other file and so an orphan. If you pushed things through CI before, it will run a test to catch all of this: https://docs.u-boot.org/en/latest/develop/ci_testing.html -- Tom
signature.asc
Description: PGP signature

