Zepp-Hanzj commented on PR #18965:
URL: https://github.com/apache/nuttx/pull/18965#issuecomment-4544743318

   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.
   
   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`.
   


-- 
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]

Reply via email to