This change might impact many of our users documentation. As pointed out by users in sphinx-contrib/video#33, the behaviour of the video directive was inconsistence with the image one. This is now solved and you are no longer forced to store your data in static folder nor to reference it in your directive parameter path.
We decided to publish a Realease Candidate because this change might impact many of our users documentation. As pointed out by users in sphinx-contrib/video#33, the behaviour of the video directive was inconsistence with the image one. This is now solved and you are no longer forced to store your data in static folder nor to reference it in your directive parameter path.
I'll wait 2-3 weeks before bumping a release, let me know if this needs extra modifications!
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sphinxcontrib-video from 0.2.0 to 0.2.1.
Release notes
Sourced from sphinxcontrib-video's releases.
Commits
828fdaf
bump: version 0.2.1rc0 → 0.2.1098b467
bump: version 0.2.0 → 0.2.1rc092bb356
Fix referencing video files from any path (#36)eb97208
Merge branch 'master' into local-video0170bc9
mypy: Use correct type for HTML visitor functions (#37)96eccd1
mypy: Use correct type for HTML visitor functions68b7ffa
Fix referencing video files from any path959aeff
Simplify processing of multiple video sources6f55fae
refactor: drop init file in namespace (#32)2a6cf22
refactor: drop init file in namespaceDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show