AlenkaF commented on code in PR #36591:
URL: https://github.com/apache/arrow/pull/36591#discussion_r1324163498


##########
docs/source/index.rst:
##########
@@ -35,11 +37,216 @@ such topics as:
 **To learn how to use Arrow refer to the documentation specific to your
 target environment.**
 
+.. grid:: 2
+   :gutter: 4
+   :padding: 2 2 0 0
+   :class-container: sd-text-center
+
+   .. grid-item-card:: Format
+      :class-card: contrib-card
+      :shadow: none
+
+      Read about the Apache Arrow format
+      specifications and protocols.
+
+      +++
+
+      .. button-ref:: format
+         :ref-type: ref
+         :click-parent:
+         :color: primary
+         :expand:
+
+         To the specifications
+
+   .. grid-item-card:: Developing
+      :class-card: contrib-card
+      :shadow: none
+
+      Find the documentation on the topic of
+      contributions, reviews, building of the libraries
+      from source, building of the documentation, 
+      continuous integration, benchmarks and the
+      release process.
+
+      +++
+
+      .. button-ref:: developers
+         :ref-type: ref
+         :click-parent:
+         :color: primary
+         :expand:
+
+         To the documentation 
+
+Supported environments

Review Comment:
   Oh I forgot, if I change the layout here, the structure of the top 
navigation changes also. I would keep it as is with implementations coming 
third as I explained in the comment: 
https://github.com/apache/arrow/pull/36591#discussion_r1324081567
   
   I do agree with making it nicer for a new user coming to the docs though. 
Will try to see if I can come up with any good ideas without changing the 
structure of the top navigation.



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