-
Notifications
You must be signed in to change notification settings - Fork 18
Plugin docs: add note on precedence #400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay I started with suggested edits, but then gave up lol. It's the same minor nit and probably easier to fix locally with grep vs accepting individual suggested edits lol!
Anyway the text is much clearer now, thanks!!
tests/functional/baseline-default/collections/ns2/col/bar_filter.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/bar_test.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_become.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_connection.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_filter.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_inventory.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_lookup.rst
Outdated
Show resolved
Hide resolved
tests/functional/baseline-default/collections/ns2/col/foo_shell.rst
Outdated
Show resolved
Hide resolved
There are two places where the text actually matters (namely in |
Co-authored-by: Sandra McCann <[email protected]>
If nobody objects, I'll merge this by tomorrow and create a new antsibull-docs release with this included. |
@samccann thanks for reviewing this! |
Fixes #139.