diff --git a/doc/doxygen/src/porting-boards.md b/doc/doxygen/src/porting-boards.md index a1034fad1e..f5ed846698 100644 --- a/doc/doxygen/src/porting-boards.md +++ b/doc/doxygen/src/porting-boards.md @@ -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 any browser. -```c +``` /** @defgroup boards_foo FooBoard @ingroup boards