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 <toon@toostsolutions.be>
This commit is contained in:
parent
fb2b0f2b1c
commit
642e97dcbe
1 changed files with 14 additions and 14 deletions
|
@ -39,13 +39,6 @@ documentation for a specific version of Zephyr.
|
|||
</a>
|
||||
<p>Set up Zephyr, build & run a sample application</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="contribute/index.html">
|
||||
<span class="grid-icon fa fa-github"></span>
|
||||
<h2>Contribution Guidelines</h2>
|
||||
</a>
|
||||
<p>How to submit patches and contribute to Zephyr</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="samples/index.html">
|
||||
<span class="grid-icon fa fa-cogs"></span>
|
||||
|
@ -53,6 +46,13 @@ documentation for a specific version of Zephyr.
|
|||
</a>
|
||||
<p>Explore samples and demos for various boards</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="boards/index.html">
|
||||
<span class="grid-icon fa fa-object-group"></span>
|
||||
<h2>Supported Boards</h2>
|
||||
</a>
|
||||
<p>List of supported boards and platforms</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="hardware/index.html">
|
||||
<span class="grid-icon fa fa-sign-in"></span>
|
||||
|
@ -67,13 +67,6 @@ documentation for a specific version of Zephyr.
|
|||
</a>
|
||||
<p>Security processes and guidelines</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="boards/index.html">
|
||||
<span class="grid-icon fa fa-object-group"></span>
|
||||
<h2>Supported Boards</h2>
|
||||
</a>
|
||||
<p>List of supported boards and platforms</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="services/index.html">
|
||||
<span class="grid-icon fa fa-puzzle-piece"></span>
|
||||
|
@ -81,6 +74,13 @@ documentation for a specific version of Zephyr.
|
|||
</a>
|
||||
<p>OS Services and usage guides</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="contribute/index.html">
|
||||
<span class="grid-icon fa fa-github"></span>
|
||||
<h2>Contribution Guidelines</h2>
|
||||
</a>
|
||||
<p>How to submit patches and contribute to Zephyr</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
For information about the changes and additions for past releases, please
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue