linguini1 commented on PR #18965: URL: https://github.com/apache/nuttx/pull/18965#issuecomment-4545089384
> Thanks for pointing that out. I re-ran the documentation validation using the documented build entrypoint (`cd Documentation && make html`) instead of the earlier direct Sphinx dummy-builder command, and updated the PR Testing section accordingly. No worries, the CI passed fine. Just letting you know in case it would cause issues for you at some point. > One local WSL note: `plantuml` initially tried to use the inherited X11 `DISPLAY`, so I reran the same `make html` build with `DISPLAY=` and `JAVA_TOOL_OPTIONS='-Djava.awt.headless=true'`; that completed successfully with `build succeeded` and generated `_build/html`. Good to know, maybe worth adding that to the docs :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
