# https://taskfile.dev version: '3' tasks: docs: cmds: - swag i --parseDependency --dir api silent: true