Skip to content

Commit e955b55

Browse files
gmarullcarlescufi
authored andcommitted
readme: swap doxygen/sphinx badges
Prefer Sphinx as the first entry. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent b8ab100 commit e955b55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Zephyr Example Application
22

3-
<a href="https://zephyrproject-rtos.github.io/example-application/doxygen">
4-
<img alt="API Documentation" src="https://img.shields.io/badge/API-documentation-3D578C?logo=c&logoColor=white">
5-
</a>
63
<a href="https://zephyrproject-rtos.github.io/example-application/sphinx">
74
<img alt="Documentation" src="https://img.shields.io/badge/documentation-3D578C?logo=sphinx&logoColor=white">
85
</a>
6+
<a href="https://zephyrproject-rtos.github.io/example-application/doxygen">
7+
<img alt="API Documentation" src="https://img.shields.io/badge/API-documentation-3D578C?logo=c&logoColor=white">
8+
</a>
99

1010
This repository contains a Zephyr example application. The main purpose of this
1111
repository is to serve as a reference on how to structure Zephyr-based

0 commit comments

Comments
 (0)