Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update triple single quotes to triple double quotes (#84099) | Matt Clay | 2024-10-09 | 12 | -68/+68 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 16 | -32/+16 |
* | refactor and fixes for doc parsing (#77719) | Brian Coca | 2022-09-01 | 3 | -0/+49 |
* | Add ansible-doc tests for documentation containing YAML anchors (#70436) | Sloane Hertel | 2020-07-07 | 1 | -0/+71 |
* | ansible-doc man formatter: fail with better error message when description is... | Felix Fontein | 2020-07-06 | 1 | -0/+40 |
* | Plugin/module docs: parse return values, add collection names in them (versio... | Felix Fontein | 2020-06-11 | 2 | -0/+96 |
* | Support `removed_at_date` in ansible-doc (#70002) | Nilashish Chakraborty | 2020-06-11 | 1 | -0/+40 |
* | ansible-doc: properly handle suboptions (#69795) | Felix Fontein | 2020-06-08 | 1 | -0/+70 |
* | Nuke all removed_module stubs (#67139) | Matt Martz | 2020-02-05 | 1 | -15/+0 |
* | WIP - Fix ansible-doc bugs and add integration tests. (#62461) | Matt Clay | 2019-09-18 | 11 | -0/+291 |