xupefei opened a new pull request, #47332: URL: https://github.com/apache/spark/pull/47332
### What changes were proposed in this pull request? Enables Scala and Java Unidoc generation for the `connectClient` project Generates docs and moves them to the `docs/api/connect` folder References API docs in the main index page and the global floating header. Documentation of some methods in the connect directory had to be modified to remove references to avoid javadoc generation failures. ### Why are the changes needed? Increasing scope of documentation for the Spark Connect JVM/Scala Client project. ### Does this PR introduce _any_ user-facing change? Yes. A new submenu in the dropdown list: <img width="482" alt="image" src="https://github.com/user-attachments/assets/0ffb8b28-1510-4708-bedf-6524a284665e"> ### How was this patch tested? Manual test. ### Was this patch authored or co-authored using generative AI tooling? No. -- 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]
