Commit Graph

76 Commits (5cfdbd83151edd000e79edf550f0c5bc54aebd19)

Author SHA1 Message Date
Matt Clay 31c7a61f9d
Clean up old ansible-test references and code. (#60103)
7 years ago
Toshio Kuratomi 019d078a5a
Move common build code from _build_helpers (#55986)
7 years ago
Jordan Borean b6791e6ae3
ansible-galaxy: add collection sub command (#57106)
7 years ago
Felix Fontein fe8a3108a8 Fix error when a deprecated alias of a deprecated module is processed. (#57774)
7 years ago
Matt Martz 3f4a22d8ef Add compat tojson filter for jinja2 versions missing it (#56596)
7 years ago
Sandra McCann a3c3fd91f8 move too old version to 2.3 (#56540)
7 years ago
Sam Doran b3ce3fc5eb
Restore ansible --version output (#55728)
7 years ago
Matt Martz db6cc60352
Migrate command line parsing to argparse (#50610)
7 years ago
Felix Fontein 395d471065 Docs: adding stub page for module/plugin aliases (#54448)
7 years ago
Sam Doran 3cd98a9fcc Use ansible.module_utils.six in inventory scripts (#55000)
7 years ago
Matt Clay 39bbadb2fd
Replace no-underscore-variable test with pylint. (#54140)
7 years ago
Abhijeet Kasurde 943946ec9c
plugin_formatter: Check if docs are present for given plugin (#53743)
7 years ago
Abhijeet Kasurde be2a349970 become: Add missing documentation for pfexec, dzdo and machinectl (#53314)
7 years ago
John R Barker 80cc6417fa Docs: List of Sanity Tests (#52986)
7 years ago
Abhijeet Kasurde a6ecbe7a4b
Check metadata.status presence (#50416)
7 years ago
Sandra McCann 3eec7f1820 Modules tocfix (#51077)
7 years ago
Dag Wieers 76450fd1c2
Docs: Show parameter types (in purple) (#49966)
7 years ago
Dag Wieers ee29ba5d4f plugin_formatter.py: Improve the output when processing docs (#46541)
7 years ago
Dag Wieers 9bc401a272 Remove older version_added information from docs (#50097)
7 years ago
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
7 years ago
Dag Wieers baf0ad2309 Docs: Add a "seealso" section to the module docs (#45949)
7 years ago
Evgeni Golov 32dbb99bb8 plugin_formatter.py: accept multiple template dirs (#49765)
7 years ago
Sandra McCann db3d920cfd WIP: fix build errors due to missing certified_supported label (#46835)
8 years ago
Dag Wieers 771a3983d2 Docs: Keep the module index clean (#46155)
8 years ago
Dag Wieers 310b0a2521 Docs: Make docsite rebuilds smarter/faster (#45062)
8 years ago
Toshio Kuratomi 0873d46617 Fix ansible-doc and docsite generation for removed modules
8 years ago
Zhikang Zhang cda3b53035
make doc templates not case sensitive for the default value (#41158)
8 years ago
Felix Fontein 0752dc12b7 Documentation: show non-string non-iterable defaults for choices (#40212)
8 years ago
Toshio Kuratomi ad2e8dd6d8 Changes to support building docs with old jinja2
8 years ago
Felix Fontein 2a29b2ff7f Make alias autodetection for symlinked modules independent of glob() order. (#40293)
8 years ago
Felix Fontein f16933492d Fix problems in documentation generation (#40050)
8 years ago
Brian Coca 19fee0ef41 fix keyword doc generation
8 years ago
Matt Clay 9e8889bb70
Fix more docs errors. (#39051)
8 years ago
Toshio Kuratomi 6ddc64bc7c Fixes for multiline doc descriotions breaking rst formatting
8 years ago
Toshio Kuratomi 8cdd75a09f Some more fixes for the docs :ref: disambiguation
8 years ago
Toshio Kuratomi f9d83944ec regex for finding :ref: labels was flawed
8 years ago
Toshio Kuratomi a1b148d190 Fix shebang so sanity tests pass
8 years ago
Toshio Kuratomi 1f0cc54ec7 fixup style problems in new script
8 years ago
Toshio Kuratomi 6b1e6b8460 Add a script for finding bare plugin :ref:s
8 years ago
Joseph Herlant 00a7ff7974 Move man pages generations to rst2man (#37861)
8 years ago
Brian Coca 06b70f1614 Revert "Add a few Jinja2 tests to simplify template (#37514)"
8 years ago
Dag Wieers b8e07f0d6e
Add a few Jinja2 tests to simplify template (#37514)
8 years ago
scottb 381359a8f8
Doc build warning/broken link clean-a-palooza (#37382)
8 years ago
John R Barker 0a2dda2060
Support <hr/> in module docs (#37030)
8 years ago
John R Barker 985f09270d
Ability to link to other pages from plugin docs (#37009)
8 years ago
Dag Wieers 50e989f906 docs: Workaround for non-string values (#36720)
8 years ago
Dag Wieers 7cf08e9986
Improve parameter required values and ref fix (#36680)
8 years ago
Dag Wieers 8a040415f9
Fix module references in module docs (#36674)
8 years ago
Dag Wieers ba370b178d
docsite: Add 'Edit on GitHub' for module docs (#36667)
8 years ago
Brian Coca bbd6b8bb42 Temporary (#31677)
8 years ago