You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Jordan Borean 8f2622c39f
doc - Dynamically document jinja builtins (#85215)
* doc - Dynamically document jinja builtins

This change has `ansible-doc` dynamically generate the documentation for
any Jinja builtin filter and test plugins. These dynamic stubs will
point to the official Jinja documentation pages for more information.

* Fix sanity issues

* Add tests

* Update Jinja builtin doc gen

Co-authored-by: Matt Clay <matt@mystile.com>

---------

Co-authored-by: Matt Davis <nitzmahone@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
_internal doc - Dynamically document jinja builtins (#85215) 6 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli doc - Dynamically document jinja builtins (#85215) 6 months ago
collections Require `from __future__ import annotations` (#81902) 2 years ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config Misc ssh agent fixes (#85238) 6 months ago
errors Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
executor Add missing warning methods and args (#85225) 6 months ago
galaxy Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
inventory recategorize pass over DTFIX-MERGE entries post b4 (#85155) 7 months ago
module_utils Deprecate module_utils.common.collections.count (#85233) 6 months ago
modules async handling changed to use 'true' booleans(#85074) 6 months ago
parsing Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
playbook DTFIX recategorization and error/warning refactor (#85181) 7 months ago
plugins doc - Dynamically document jinja builtins (#85215) 6 months ago
template DTFIX recategorization and error/warning refactor (#85181) 7 months ago
utils Misc ssh agent fixes (#85238) 6 months ago
vars recategorize pass over DTFIX-MERGE entries post b4 (#85155) 7 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 1 year ago
constants.py Misc config type coercion fixes (#85119) 7 months ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml clarify check_mode (#84703) 10 months ago
release.py bump devel to 2.19 (#83985) 1 year ago