update(doc): on SlaveLogParser

This commit is contained in:
Wataru Otsubo 2024-10-29 18:13:11 +09:00
parent 2eef64bf5b
commit 984083657a
4 changed files with 97 additions and 36 deletions

View file

@ -136,6 +136,12 @@ Modules = [DownloadCSVs]
Modules = [ClockParser]
```
## `SlaveLogParser`
```@autodocs
Modules = [SlaveLogParser]
```
## `DispatchChecker`
```@autodocs