Commit Graph

37 Commits (35015aaa4af96bcf2b3d4e38fdaff69e0ae8de36)

Author SHA1 Message Date
James Cammarata ce3ef7f4c1 Making the switch to v2
11 years ago
Brian Coca 4805fa6b0b fix ansible-doc listing with new docstring
11 years ago
Brian Coca 1e818f9c50 ansible-doc now shows return value docs
11 years ago
Dagobert Michelsen 84718156e3 Use termios instead of stty for compatibility
11 years ago
rpe-github 3e7bb0c081 ignore VERSION file in ansible-doc
11 years ago
Michael Scherer caefc20f16 Use --version to see if less can be executed
12 years ago
Michael Scherer f7ac012301 Do not assume that stdin is a tty
12 years ago
Brian Coca 7a5e7db2df ansible doc now finds modules recursively
12 years ago
Brian Coca 0317e7b910 avoid modifying module var by just passing the substring to the append
12 years ago
Brian Coca 94a732fb1a fixed typo in comments
12 years ago
Brian Coca 0fb0548d0b removed no unused var that was not cleaned up properlly
12 years ago
Brian Coca e41bcc41d3 removed 'column display' options as there is no code handling this
12 years ago
Brian Coca 1b70ef6cba Several changes to ansible-doc
12 years ago
Brian Coca b3b356480d added the ability to keep aliased and deprecated modules prefixed with
12 years ago
Ton Kersten 39bbe36fc7 Ignore compiled Python for documentation.
12 years ago
Michael DeHaan b0295af7ee Merge pull request #7462 from chamill/devel
12 years ago
Michael DeHaan 5a2fd5c612 Ignore powershell implementation files with ansible-doc as documentation lives in Python stubs.
12 years ago
C. Morgan Hamill 43b72f2a80 Add spaces between sentences in formatted docs.
12 years ago
Michael Leer 37318ca095 include default options. #7938
12 years ago
Stefhen Hovland e1b7278265 Only display equals sign in summary for required options.
12 years ago
Stefhen Hovland 30cabddf76 Ensure option output is sorted.
12 years ago
James Tanner 91e5569324 Merge pull request #4466 from sfromm/ansible
13 years ago
Stoned Elipot c7217a8f1b Fix 'ansible-doc -l' runtime error following commit 4430d0f
13 years ago
Stephen Fromm 79d6d344d8 Add pager support to ansible-doc
13 years ago
Stoned Elipot d25888f410 Fix empty requirements specifications in modules documentation
13 years ago
Jan-Piet Mens eeb80c695f Add Requirements to rst template, ansible-doc
13 years ago
Jan-Piet Mens 2f76bc9e47 ansible-doc: skip directories (new library/ format)
13 years ago
Michael DeHaan e6bf01a6b0 Make plugin loader path operations more efficient.
13 years ago
Jan-Piet Mens 396a07bcc7 Add support for additional EXAMPLES string in Ansible modules
13 years ago
Michael DeHaan c4779d95b8 Removing unused import, 'make pyflakes' is now clean.
13 years ago
Michael DeHaan 5c38248788 Fix crontab doc formatting
13 years ago
Michael DeHaan 25f52d79d1 Tweak sysctl docs so they'll web-render
13 years ago
Michael DeHaan 36066d8664 Fixup ec2_facts docs parsing
13 years ago
Jan-Piet Mens 52a55a3575 cleanup Example output in ansible-doc
14 years ago
Jan-Piet Mens e913fb8732 print Notes heading only if there are any
14 years ago
Jan-Piet Mens 77e060250c CLI: ansible-doc rebased
14 years ago
Jan-Piet Mens 17f31a2a79 CLI: ansible-doc shows lists of modules & module docs on command-line
14 years ago