$(SPHINXBUILD) -M html "$(SOURCEDIR)""$(BUILDDIR)"$(SPHINXOPTS)$(O)
rm -rf docs/build &&$(SPHINXBUILD) -M html "$(SOURCEDIR)""$(BUILDDIR)"$(SPHINXOPTS)$(O)
install-db:
psql -U postgres -f fittrackee_api/db/create.sql
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.