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/hacking/build_library/build_ansible/command_plugins
Toshio Kuratomi 72aa55d514
[stable-2.10] Fix version comparison for determining what ansible to build against (#71152)
* The version comparison for determining what ansible package to build
  docs against was comparing the version number for ansible-base but it
  needed to check the version number for ansible instead

* add a comment about some bad logic than needs to be fixed after 2.10.0
(cherry picked from commit 37a7485)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
5 years ago
..
collection_meta.py Collections docs generation backport (#70515) 5 years ago
docs_build.py [stable-2.10] Fix version comparison for determining what ansible to build against (#71152) 5 years ago
dump_config.py Turn pathlib paths into strs 6 years ago
dump_keywords.py Docs scripts cleanup (#59169) 6 years ago
file_deprecated_issues.py create-deprecated-issues script can now add to a specified project (#61901) 6 years ago
generate_man.py Move common build code from _build_helpers (#55986) 7 years ago
porting_guide.py Remove unused imports in the porting_guide command plugin 6 years ago
release_announcement.py Move common build code from _build_helpers (#55986) 7 years ago
update_intersphinx.py Add a script to update the intersphinx inventory (#66646) 6 years ago