Commit Graph

66 Commits (d100faedb36201cb30dda02bcf6ff226710b286b)

Author SHA1 Message Date
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
scottb f8f34c7bab
Moved generated module RSTs to their own directory. (#33966)
8 years ago
John R Barker c50da48049
Fix various RST warnings (#34084)
8 years ago
Matt Martz 84b8f674a7
Fix py3 docs build (#33345)
9 years ago
Toshio Kuratomi e07cbb033f Keywords docs (#32807)
9 years ago
Brian Coca 2ed46e04f4 more updates to plugin/config generation (#30787)
9 years ago
Brian Coca d84df2405d move from with_<lookup>: to loop:
9 years ago
Brian Coca 8d56064ce4 fixed typo in if, restore module docs
9 years ago
Brian Coca b233f3f296 updated plugin docs (#30490)
9 years ago
jborean93 0e22afef52 fix for make webdocs
9 years ago
Austin S. Hemmelgarn d5ae9d1018 Fix build on Python 3.x by using sys.maxsize. (#30424)
9 years ago