Skip to content

Commit

Permalink
fixup! doc/porting-boards.md: improve with porting graph and referenc…
Browse files Browse the repository at this point in the history
…e section
  • Loading branch information
miri64 committed Sep 16, 2021
1 parent 5186f1d commit 8569d52
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions doc/doxygen/dot/porting-boards.dot
Expand Up @@ -50,9 +50,8 @@ strict digraph {
];

PortCPU [
label=<Port <B>CPU</B>>,
label=<Port <B>CPU</B><BR/>(TBD: provide guide)>,
tooltip="Port CPU",
URL="@ref porting-cpus",
];
PortBoard [
label=<Provide<BR/><B>board definitions</B>>,
Expand Down
1 change: 0 additions & 1 deletion doc/doxygen/riot.doxyfile
Expand Up @@ -765,7 +765,6 @@ INPUT = ../../doc.txt \
src/creating-modules.md \
src/creating-an-application.md \
src/porting-boards.md \
src/porting-cpus.md \
src/driver-guide.md \
src/getting-started.md \
../../tests/README.md \
Expand Down
4 changes: 0 additions & 4 deletions doc/doxygen/src/porting-cpus.md

This file was deleted.

0 comments on commit 8569d52

Please sign in to comment.