improve API docs linter (#3608)

This commit is contained in:
Alessandro Ros
2024-08-04 13:12:30 +02:00
committed by GitHub
parent 49c8acf2f6
commit 972ffbf332
21 changed files with 182 additions and 25 deletions

View File

@@ -20,8 +20,7 @@ help:
@echo " lint run linters"
@echo " bench NAME=n run bench environment"
@echo " run run app"
@echo " apidocs-lint run api docs linters"
@echo " apidocs-gen generate api docs HTML"
@echo " apidocs generate api docs HTML"
@echo " binaries build binaries for all platforms"
@echo " dockerhub build and push images to Docker Hub"
@echo " dockerhub-legacy build and push images to Docker Hub (legacy)"