samples: fully migrate basic samples to the new Sphinx extension
- Updated basic samples READMEs to use the new zephyr:code-sample:: directive. Dropped "-sample" suffix that's not required anymore now that samples have their own namespace. - Updated all references to the samples to use the :zephyr:code-sample: role. Checked and updated the wording of said references to account for the fact that samples should not have "... sample" in their name anymore. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
9d0deabba2
commit
59e4c5aed0
131 changed files with 214 additions and 209 deletions
|
@ -25,8 +25,8 @@ Requirements
|
|||
************
|
||||
|
||||
* Two boards with Bluetooth Low Energy support
|
||||
* Two boards with a push button connected via a GPIO pin, see :zephyr:code-sample:`button-sample`
|
||||
for more details
|
||||
* Two boards with a push button connected via a GPIO pin, see the :zephyr:code-sample:`button`
|
||||
sample for more details
|
||||
|
||||
Building and Running
|
||||
********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue