Commit Graph

50 Commits (ab6a9ef1309d6bef8fb9b145b0d87fda570b1bcc)

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Toshio Kuratomi e07cbb033f Keywords docs (#32807)
9 years ago
Brian Coca 2ed46e04f4 more updates to plugin/config generation (#30787)
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
Adrian Likins da15cf1f54 Generate plugin rst (#28901)
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
Dag Wieers 47738eb1dd docs: PEP8 compliance (#24681)
9 years ago
Matt Martz eb5e906014 Support py3 in plugin_formatter.py (#24384)
9 years ago
Brian Coca 424e1946f4 moved docs generation and templates to docs/
9 years ago