amoeba commented on code in PR #46180:
URL: https://github.com/apache/arrow/pull/46180#discussion_r2053066683
##########
docs/source/cpp/api/array.rst:
##########
@@ -110,3 +110,9 @@ Utilities
:project: arrow_cpp
:members:
:undoc-members:
+
+.. _api-array-from-json:
+
+.. doxygengroup:: array-from-json
Review Comment:
I remember why I did it this way now. I originally did this with
`content-only` but didn't like that it smushed all the helpers together with
the Visit helpers (I wanted more structure).
In 8b38e857f4bf48e07e735338fb0456b485ad84b8 I just added a sub-section and
restored `content-only` so this renders better now:

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