new: add docstrings for module DispatchChecker

This commit is contained in:
Wataru Otsubo 2024-10-03 14:52:39 +09:00
parent f81241a89b
commit 7cf2088b6f
2 changed files with 31 additions and 0 deletions

View file

@ -127,3 +127,9 @@ Modules = [DownloadCSVs]
```@autodocs
Modules = [ClockParser]
```
## `DispatchChecker`
```@autodocs
Modules = [DispatchChecker]
```