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:
   
   ![Screenshot 2025-04-21 at 3 31 00 
PM](https://github.com/user-attachments/assets/d64abc53-97b2-4999-886f-41d2be59eb88)
   
   



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to