mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
improve API docs linter (#3608)
This commit is contained in:
3
Makefile
3
Makefile
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user