Skip to content

Commit

Permalink
Add loop-contracts doc to SUMMARY (#3886)
Browse files Browse the repository at this point in the history
Add documentation of loop contracts to `SUMMARY.md` so that it will show
up in the book.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
  • Loading branch information
qinheping authored Feb 12, 2025
1 parent 81e9aa3 commit 475ea5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- [Coverage](./reference/experimental/coverage.md)
- [Stubbing](./reference/experimental/stubbing.md)
- [Contracts](./reference/experimental/contracts.md)
- [Loop Contracts](./reference/experimental/loop-contracts.md)
- [Concrete Playback](./reference/experimental/concrete-playback.md)
- [Application](./application.md)
- [Comparison with other tools](./tool-comparison.md)
Expand Down

0 comments on commit 475ea5e

Please sign in to comment.