github ansible-community/antsibull-docs 1.3.0

latest releases: 2.14.0, 2.13.1, 2.13.0...
2 years ago

Release Summary

Feature and bugfix release.

Minor Changes

  • Ensure that values for default, choices, and sample use the types specified for the option / return value (#19).
  • If a plugin or module has requirements listed, add a disclaimer next to the installation line at the top that further requirements are needed (#23, #24).
  • Show the 'you might already have this collection installed if you are using the ansible package' disclaimer for plugins only for official docsite builds (subcommands devel and stable). Also include this disclaimer for roles on official docsite builds (#25).
  • Use true and false for booleans instead of yes and no (ansible-community/community-topics#116, #19).
  • When processing formatting directives, make sure to properly escape all other text for RST respectively HTML instead of including it verbatim (#21, #22).

Bugfixes

  • Improve indentation of HTML blocks for tables to avoid edge cases which generate invalid RST (#22).

Don't miss a new antsibull-docs release

NewReleases is sending notifications on new releases.