Skip to content

Commit

Permalink
samples: Minor documentation cleanup
Browse files Browse the repository at this point in the history
Minor documentation cleanup, removing some copy-paste errors, etc.

Signed-off-by: Kevin Townsend <kevin@ktownsend.com>
  • Loading branch information
microbuilder committed Oct 22, 2021
1 parent 3101543 commit 8318663
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 88 deletions.
2 changes: 1 addition & 1 deletion samples/README.md
@@ -1,3 +1,3 @@
# Zephyr Scientific Library Sample Code

TODO: Create table mapping functions to demo sketches
Sample applications demonstrating common use cases for zscilib.
78 changes: 0 additions & 78 deletions samples/probability/apitest/README.rst

This file was deleted.

9 changes: 0 additions & 9 deletions samples/shell/README.rst
Expand Up @@ -59,12 +59,3 @@ To do the same thing using ``west`, run:
.. code-block:: console
$ west build -p -b nrf52840_pca10056 samples/shell/
Sample Output
*************
This application will normally output text resembling the following:
.. code-block:: console
TODO

0 comments on commit 8318663

Please sign in to comment.