mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc/porting-boards.md: fix code snippets in Riot web page/doxygen
This commit is contained in:
parent
9f0cf1c384
commit
dba9c2729f
@ -221,7 +221,7 @@ The documentation must be under the proper doxygen group, you can compile the
|
|||||||
documentation by calling `make doc` and then open the generated html file on
|
documentation by calling `make doc` and then open the generated html file on
|
||||||
any browser.
|
any browser.
|
||||||
|
|
||||||
```c
|
```
|
||||||
/**
|
/**
|
||||||
@defgroup boards_foo FooBoard
|
@defgroup boards_foo FooBoard
|
||||||
@ingroup boards
|
@ingroup boards
|
||||||
|
Loading…
Reference in New Issue
Block a user