diff options
author | bnewbold <bnewbold@robocracy.org> | 2014-08-27 19:02:33 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2014-08-27 19:04:16 -0400 |
commit | d7212508f203d03b4931b94695fb10cb8a7862c2 (patch) | |
tree | c9c646ba7df11025d0527f276488b220e9e6f4f9 /docs/source/_templates/indexcontent.html | |
parent | 239f77ce49fb0a11c6ef2b59825c7e772ebad11e (diff) | |
download | librambutan-d7212508f203d03b4931b94695fb10cb8a7862c2.tar.gz librambutan-d7212508f203d03b4931b94695fb10cb8a7862c2.zip |
docs: first pass removal of board-specific hardware info
Diffstat (limited to 'docs/source/_templates/indexcontent.html')
-rw-r--r-- | docs/source/_templates/indexcontent.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/source/_templates/indexcontent.html b/docs/source/_templates/indexcontent.html index 6724303..b4410c3 100644 --- a/docs/source/_templates/indexcontent.html +++ b/docs/source/_templates/indexcontent.html @@ -41,18 +41,6 @@ changes that are new in {{ release }}.</p> Toolchain</a></li> </ul> </td> - <td><p><strong>Boards</strong></p> - <ul> - <li><a href="{{ pathto("hardware/maple") }}">Maple</a> - {{ content_sep }}</li> - <li><a href="{{ pathto("hardware/maple-ret6") }}">Maple RET6 Edition</a> - {{ content_sep }}</li> - <li><a href="{{ pathto("hardware/maple-mini") }}">Maple Mini</a> - {{ content_sep }}</li> - <li><a href="{{ pathto("hardware/maple-native-beta") }}">Maple - Native β</a></li> - </ul> - </td> </tr> <tr> <td><p><strong>Programming</strong></p> |