jorisvandenbossche commented on a change in pull request #11830:
URL: https://github.com/apache/arrow/pull/11830#discussion_r761250422
##########
File path: docs/source/python/api/compute.rst
##########
@@ -498,3 +498,50 @@ Structural Transforms
make_struct
replace_with_mask
struct_field
+
+Compute Options
+---------------
+
+.. autosummary::
+ :toctree: ../generated/
+
+ ArraySortOptions
+ AssumeTimezoneOptions
Review comment:
Yeah, it's true that the signatures show something. It only looks kind
of "bad" to have an empty docstring page ..
Actually, what happens if you leave out the `:toctree: ../generated/` (to
only have the table) ? Although that will make just sphinx complain about
nonexisting references ..
--
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]