You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
poetry run sphinx-build docs build -W turns warnings into errors, letting us catch broken internal links, duplicate documents for the same API element (class, method, etc.)
Merges revamp-docs -> main
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/merge_requests/296
Methodology:
poetry run sphinx-build docs build -W
turns warnings into errors, letting us catch broken internal links, duplicate documents for the same API element (class, method, etc.)Linked issues
The text was updated successfully, but these errors were encountered: