amoeba commented on code in PR #46180:
URL: https://github.com/apache/arrow/pull/46180#discussion_r2080057925
##########
docs/source/cpp/api/array.rst:
##########
@@ -110,3 +110,12 @@ Utilities
:project: arrow_cpp
:members:
:undoc-members:
+
+.. _api-array-from-json-string:
+
+FromJSONString Helpers
+----------------------
+
+.. doxygengroup:: array-from-json-string
+ :content-only:
Review Comment:
I accepted this suggestion and also tried to link back to the user guide.
The only way I found was through an inline HTML anchor tag which isn't ideal
but I don't know how doxygen can look into sphinx. It does work though, see
http://crossbow.voltrondata.com/pr_docs/46180/cpp/api/array.html#fromjsonstring-helpers.
--
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]