Commit Graph

50 Commits (stable-2.6)

Author SHA1 Message Date
Alicia Cozine 674980afcc
Backport/2.6/docs default lists (#56666)
7 years ago
Alicia Cozine b0dae4f90e Documentation: show non-string non-iterable defaults for choices (#40… (#42075)
8 years ago
Toshio Kuratomi 12d15b7dd6 [stable-2.6] 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
Adrian Likins da15cf1f54 Generate plugin rst (#28901)
9 years ago
Adrian Likins 89c973445c generate rst doc pages for command line tools (#27530)
9 years ago
Adrian Likins 8035e68d44 Generate a rst for config and env options from base.yml (#28739)
9 years ago
Toshio Kuratomi 40ea448c7b Misc docs fixes
9 years ago
Adrian Likins 2941e86671 Fix plugin_formatter.py -l / MODULES=none make webdocs
9 years ago
Toshio Kuratomi 546187a8af Revamp the plugin_formatter doc generator
9 years ago
Toshio Kuratomi af2073d057 metadata 1.1
9 years ago
Branko Majic f78baa1300 Implement ability to limit module documentation building (#24576)
9 years ago
Matt Clay 789218c215 Initial ansible-test sanity docs. (#26775)
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Dag Wieers 47738eb1dd docs: PEP8 compliance (#24681)
9 years ago
Matt Martz eb5e906014 Support py3 in plugin_formatter.py (#24384)
9 years ago
Toshio Kuratomi 0249918c7b When outputting text to a file, convert to bytes first.
9 years ago
Brian Coca 2a2e02aea4 .--. . .--. ---.. / .. ... / .- -. -. --- -.-- .. -. --.
9 years ago
Brian Coca 18a7a1ec31 added docs to CLI docstringsadded
9 years ago
Brian Coca 424e1946f4 moved docs generation and templates to docs/
9 years ago