commit | c48725924184a1e173bee9e6b1ba435fab340b2f | [log] [tgz] |
---|---|---|
author | Benjamin Cabé <benjamin@zephyrproject.org> | Tue Sep 24 21:34:47 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Sep 26 17:40:42 2024 -0400 |
tree | f25728e66a9e42f200b5cc8469246a5b43e2ebfb | |
parent | 06a89bc54977a1dcd4fc8aca4ac37f1461bd5a4e [diff] |
doc: extensions: samples: Add "browse source code" button One of the first thing one wants to do when reading about a code sample is checking the code itself. This commit adds a button to directly take the user to the code sample' source code on GitHub. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>