Skip to content

Commit b48c5f9

Browse files
committed
samples: rust: Include rust samples in docs
Include the Sample Rust applications in the doc generation. Signed-off-by: David Brown <[email protected]>
1 parent 786a962 commit b48c5f9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

samples/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Samples and Demos
2424
application_development/*
2525
shields/*
2626
cpp/*
27+
rust/*
2728
posix/*
2829
kernel/*
2930
tfm_integration/tfm_integration.rst

samples/rust/rust.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _rust-samples:
2+
3+
Rust Samples
4+
############
5+
6+
.. toctree::
7+
:maxdepth: 1
8+
:glob:
9+
10+
**/*

0 commit comments

Comments
 (0)