Add docs-dependencies target to makefile (#4719)

This commit is contained in:
Robert Kaussow
2025-01-13 13:11:32 +01:00
committed by GitHub
parent e51df2db5e
commit 0c683110f5
8 changed files with 17 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ make generate-swagger
```
```bash title="update the Markdown in the ./docs folder"
make docs
make generate-docs
```
```bash title="auto-format swagger related godoc"