Skip to content

Commit 642e97d

Browse files
toonstkartben
authored andcommitted
doc: reorder tiles
Put most relevant links at the top. More users are interested in the list of supported boards then the contributing guidelines. Signed-off-by: Toon Stegen <[email protected]>
1 parent fb2b0f2 commit 642e97d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

doc/index.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@ documentation for a specific version of Zephyr.
3939
</a>
4040
<p>Set up Zephyr, build &amp; run a sample application</p>
4141
</li>
42-
<li class="grid-item">
43-
<a href="contribute/index.html">
44-
<span class="grid-icon fa fa-github"></span>
45-
<h2>Contribution Guidelines</h2>
46-
</a>
47-
<p>How to submit patches and contribute to Zephyr</p>
48-
</li>
4942
<li class="grid-item">
5043
<a href="samples/index.html">
5144
<span class="grid-icon fa fa-cogs"></span>
5245
<h2>Samples and Demos</h2>
5346
</a>
5447
<p>Explore samples and demos for various boards</p>
5548
</li>
49+
<li class="grid-item">
50+
<a href="boards/index.html">
51+
<span class="grid-icon fa fa-object-group"></span>
52+
<h2>Supported Boards</h2>
53+
</a>
54+
<p>List of supported boards and platforms</p>
55+
</li>
5656
<li class="grid-item">
5757
<a href="hardware/index.html">
5858
<span class="grid-icon fa fa-sign-in"></span>
@@ -67,20 +67,20 @@ documentation for a specific version of Zephyr.
6767
</a>
6868
<p>Security processes and guidelines</p>
6969
</li>
70-
<li class="grid-item">
71-
<a href="boards/index.html">
72-
<span class="grid-icon fa fa-object-group"></span>
73-
<h2>Supported Boards</h2>
74-
</a>
75-
<p>List of supported boards and platforms</p>
76-
</li>
7770
<li class="grid-item">
7871
<a href="services/index.html">
7972
<span class="grid-icon fa fa-puzzle-piece"></span>
8073
<h2>OS Services</h2>
8174
</a>
8275
<p>OS Services and usage guides</p>
8376
</li>
77+
<li class="grid-item">
78+
<a href="contribute/index.html">
79+
<span class="grid-icon fa fa-github"></span>
80+
<h2>Contribution Guidelines</h2>
81+
</a>
82+
<p>How to submit patches and contribute to Zephyr</p>
83+
</li>
8484
</ul>
8585

8686
For information about the changes and additions for past releases, please

0 commit comments

Comments
 (0)