jiayuasu opened a new pull request, #2803: URL: https://github.com/apache/sedona/pull/2803
## Summary - Removes redundant top-level entries from the Python API docs navigation (`python/sedona/doc/index.rst`) - Navigation now shows only `sedona.flink` and `sedona.spark` as top-level items - Removed entries (`modules`, `sedona.spark.geopandas`, `sedona.stac`, `sedona.stats`, `sedona.utils`) are already accessible as subpackages under `sedona.spark` Closes #2797 ## Test plan - [ ] Verify docs build succeeds in CI - [ ] Check that the navigation at `/api/pydocs/index.html` shows only `sedona.flink` and `sedona.spark` - [ ] Confirm `sedona.spark.geopandas`, `sedona.stac`, `sedona.stats`, `sedona.utils` are still accessible under `sedona.spark` -- 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]
