Skip to content

Commit b34e85e

Browse files
committed
docs(waiter): Update documentation to use literalinclude directives
- Replaced hardcoded code examples with literalinclude directives - Set up proper relative paths to reference the test files - Documentation now automatically reflects the actual test code - Improved maintainability by keeping code examples in a single location - Eliminated risk of documentation getting out of sync with code - Verified documentation builds successfully with included test files These changes ensure that the documentation will always stay in sync with the actual implementation in the test files, improving the overall quality and accuracy of the documentation.
1 parent 221e776 commit b34e85e

File tree

2 files changed

+91
-406
lines changed

2 files changed

+91
-406
lines changed

docs/test-helpers/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ environment
1010
random
1111
retry
1212
temporary
13+
waiter
1314
```
1415

1516
```{eval-rst}

0 commit comments

Comments
 (0)