Skip to content

Commit

Permalink
Indented programming example under manuals.
Browse files Browse the repository at this point in the history
  • Loading branch information
sagatowski committed Mar 5, 2024
1 parent bc2ee67 commit 9731872
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
- [Unit testing concepts](unit-testing-concepts.md)
- [Introduction user guide](introduction-user-guide.md)
- [API](api.md)

- [Programming example](programming-example.md)
- [Introduction](programming-example-introduction.md)
- [The function blocks](programming-example-the-function-blocks.md)
- [Test cases - Part 1](programming-example-test-cases-part-one)
- [Test cases - Part 2](programming-example-test-cases-part-two)
- [Implementation - Part 1](programming-example-implementation-part-one.md)
- [Implementation - Part 2](programming-example-implementation-part-two.md)
- [Final words](programming-example-final-words.md)
-- [Programming example](programming-example.md)
- [Introduction](programming-example-introduction.md)
- [The function blocks](programming-example-the-function-blocks.md)
- [Test cases - Part 1](programming-example-test-cases-part-one)
- [Test cases - Part 2](programming-example-test-cases-part-two)
- [Implementation - Part 1](programming-example-implementation-part-one.md)
- [Implementation - Part 2](programming-example-implementation-part-two.md)
- [Final words](programming-example-final-words.md)

0 comments on commit 9731872

Please sign in to comment.