panbingkun commented on PR #48860:
URL: https://github.com/apache/spark/pull/48860#issuecomment-2503188507

   > The script can executed successfully, thank you very much, @panbingkun .
   > 
   > However, should the final generated results only exist in the `docs/site/` 
directory? It seems that copies of the generated `.html` files exist in many 
other places, such as the `sql/site/` directory and the `docs/api` directory. 
Additionally, since these files cannot currently be cleaned using commands like 
`sbt clean` or `mvn clean`, this results in many extra `.html` files being left 
in the project work space after each build.
   
   @LuciferYang Thank you very much for helping to verify! ❤️
   
   I think the above issue is due to a problem with the script 
`build_api_docs.rb` itself that has existed in the past, as follows:
   
https://github.com/apache/spark/blob/e03319fd9219da7162c12a15998d5718edc4c49e/docs/_plugins/build_api_docs.rb#L189-L193
   
   Can we solve this issue with a new separate PR?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to