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 0da13469d3 Add a script to update the intersphinx inventory (#66646)
* Add a script to update the intersphinx inventory files

* We're about to add intersphinx inventories for separate ansible docs
  so we need an easy way to update them.  Also, we should be updating
  these cache files for other upstreams occassionally as well.  With a
  script, we can add updating them to a release process.
* Now that we don't know what the version of the cache is, change the
  filenames to not contain versions.

* Update the intersphinx cache files with the latest upstream versions

Results of running:

hacking/build-ansible.py update-intersphinx-cache -o docs/docsite -c docs/docsite/rst/conf.py

* Add a comment to the configuration file which says how to structure the intersphinx mapping and why.

* Update docs/docsite/rst/conf.py

Co-Authored-By: Sandra McCann <samccann@redhat.com>

Co-authored-by: Sandra McCann <samccann@redhat.com>
6 years ago
..
collection_meta.py Galaxy meta docs table (#60171) 6 years ago
dump_config.py Docs scripts cleanup (#59169) 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) 6 years ago
plugin_formatter.py update too old version to 2.4 (#64167) 6 years ago
porting_guide.py [WIP] Cleanups and version bumping for 2.10 (#61572) 6 years ago
release_announcement.py Move common build code from _build_helpers (#55986) 6 years ago
update_intersphinx.py Add a script to update the intersphinx inventory (#66646) 6 years ago