Skip to content

Commit

Permalink
Fixed broken sidebar.
Browse files Browse the repository at this point in the history
  • Loading branch information
sagatowski committed Mar 5, 2024
1 parent 497880d commit bc2ee67
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
- [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 bc2ee67

Please sign in to comment.