update: docs (main index.md and docstrring)

This commit is contained in:
Wataru Otsubo 2024-09-13 19:29:12 +09:00
parent 33ac8d0a34
commit 96239dd489
2 changed files with 27 additions and 0 deletions

View file

@ -4,6 +4,8 @@ CurrentModule = PSBoardDataBase
# About
## API
```@index
```
@ -11,3 +13,8 @@ CurrentModule = PSBoardDataBase
Modules = [PSBoardDataBase]
```
### `QaqcMasterLog`
```@autodocs
Modules = [QaqcMasterLog]
```