Skip to content

Commit acd9d7a

Browse files
massonalfpistm
authored andcommitted
doc: Add links to the cmake pages in the sidebar
1 parent 3992495 commit acd9d7a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

_Sidebar.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
* [Board support based on a core](https://github.com/stm32duino/wiki/wiki/Custom-board-based-on-a-core)
5050
* [How to debug](https://github.com/stm32duino/wiki/wiki/How-to-debug)
5151
* [PlatformIO](https://github.com/stm32duino/wiki/wiki/PlatformIO)
52-
* [CMake support](./CMake_presentation)
5352
</details>
5453

5554
* <details>
@@ -59,3 +58,17 @@
5958
* [LoRa](https://github.com/stm32duino/wiki/wiki/lora)
6059

6160
</details>
61+
62+
63+
* <details>
64+
<summary>CMake support</summary>
65+
66+
- [[CMake_presentation]]
67+
- [[Setup]]
68+
- [[Quickstart guide]]
69+
- [[Introduction to CMake]]
70+
- [[Functions reference]]
71+
- [[Arduino (in)compatibility]]
72+
- [[Advanced usage]]
73+
74+
</details>

0 commit comments

Comments
 (0)