AlenkaF commented on code in PR #41593:
URL: https://github.com/apache/arrow/pull/41593#discussion_r1595433221
##########
docs/source/format/index.rst:
##########
@@ -22,17 +22,38 @@ Specifications
.. toctree::
:maxdepth: 2
+ :caption: Arrow Columnar Format
+ :hidden:
- Versioning
+ FormatIntro
Columnar
+ Versioning
+ Changing
CanonicalExtensions
Other
+
+.. toctree::
+ :maxdepth: 2
+ :caption: C definitions
+ :hidden:
+
CDataInterface
CStreamInterface
CDeviceDataInterface
Review Comment:
@jorisvandenbossche have kept C Stream Interface in a separate file as the
structure is nicer IMHO.
--
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]