Skip to content

Commit f155d15

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 ff4600c commit f155d15

File tree

2 files changed

+73
-414
lines changed

2 files changed

+73
-414
lines changed

docs/test-helpers/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ constants
99
environment
1010
random
1111
temporary
12+
waiter
1213
```
1314

1415
```{eval-rst}

0 commit comments

Comments
 (0)