index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace no-underscore-variable test with pylint. (#54140)
Matt Clay
2019-03-21
1
-2
/
+2
*
plugin_formatter: Check if docs are present for given plugin (#53743)
Abhijeet Kasurde
2019-03-20
1
-0
/
+4
*
become: Add missing documentation for pfexec, dzdo and machinectl (#53314)
Abhijeet Kasurde
2019-03-06
1
-1
/
+6
*
Docs: List of Sanity Tests (#52986)
John R Barker
2019-02-26
1
-0
/
+4
*
Check metadata.status presence (#50416)
Abhijeet Kasurde
2019-02-12
1
-1
/
+1
*
Modules tocfix (#51077)
Sandra McCann
2019-01-23
1
-3
/
+23
*
Docs: Show parameter types (in purple) (#49966)
Dag Wieers
2018-12-20
1
-20
/
+25
*
plugin_formatter.py: Improve the output when processing docs (#46541)
Dag Wieers
2018-12-18
1
-6
/
+32
*
Remove older version_added information from docs (#50097)
Dag Wieers
2018-12-18
1
-1
/
+1
*
Update bare exceptions to specify Exception.
Toshio Kuratomi
2018-12-17
1
-2
/
+2
*
Docs: Add a "seealso" section to the module docs (#45949)
Dag Wieers
2018-12-12
1
-1
/
+2
*
plugin_formatter.py: accept multiple template dirs (#49765)
Evgeni Golov
2018-12-11
1
-1
/
+3
*
WIP: fix build errors due to missing certified_supported label (#46835)
Sandra McCann
2018-10-15
1
-1
/
+1
*
Docs: Keep the module index clean (#46155)
Dag Wieers
2018-09-27
1
-1
/
+1
*
Docs: Make docsite rebuilds smarter/faster (#45062)
Dag Wieers
2018-09-12
5
-13
/
+20
*
Fix ansible-doc and docsite generation for removed modules
Toshio Kuratomi
2018-08-25
1
-3
/
+13
*
make doc templates not case sensitive for the default value (#41158)
Zhikang Zhang
2018-08-13
1
-0
/
+22
*
Documentation: show non-string non-iterable defaults for choices (#40212)
Felix Fontein
2018-06-28
1
-0
/
+6
*
Changes to support building docs with old jinja2
Toshio Kuratomi
2018-06-26
1
-0
/
+30
*
Make alias autodetection for symlinked modules independent of glob() order. (...
Felix Fontein
2018-05-25
1
-1
/
+1
*
Fix problems in documentation generation (#40050)
Felix Fontein
2018-05-15
1
-1
/
+1
*
fix keyword doc generation
Brian Coca
2018-04-30
1
-4
/
+9
*
Fix more docs errors. (#39051)
Matt Clay
2018-04-20
1
-1
/
+1
*
Fixes for multiline doc descriotions breaking rst formatting
Toshio Kuratomi
2018-04-19
1
-1
/
+1
*
Some more fixes for the docs :ref: disambiguation
Toshio Kuratomi
2018-04-18
1
-0
/
+1
*
regex for finding :ref: labels was flawed
Toshio Kuratomi
2018-04-18
2
-2
/
+2
*
Fix shebang so sanity tests pass
Toshio Kuratomi
2018-04-18
1
-1
/
+1
*
fixup style problems in new script
Toshio Kuratomi
2018-04-18
1
-8
/
+2
*
Add a script for finding bare plugin :ref:s
Toshio Kuratomi
2018-04-18
1
-0
/
+89
*
Move man pages generations to rst2man (#37861)
Joseph Herlant
2018-03-27
1
-3
/
+3
*
Revert "Add a few Jinja2 tests to simplify template (#37514)"
Brian Coca
2018-03-20
1
-10
/
+1
*
Add a few Jinja2 tests to simplify template (#37514)
Dag Wieers
2018-03-20
1
-1
/
+10
*
Doc build warning/broken link clean-a-palooza (#37382)
scottb
2018-03-14
1
-3
/
+7
*
Support <hr/> in module docs (#37030)
John R Barker
2018-03-05
1
-0
/
+3
*
Ability to link to other pages from plugin docs (#37009)
John R Barker
2018-03-05
1
-0
/
+3
*
docs: Workaround for non-string values (#36720)
Dag Wieers
2018-02-27
1
-1
/
+4
*
Improve parameter required values and ref fix (#36680)
Dag Wieers
2018-02-24
1
-1
/
+1
*
Fix module references in module docs (#36674)
Dag Wieers
2018-02-24
1
-10
/
+10
*
docsite: Add 'Edit on GitHub' for module docs (#36667)
Dag Wieers
2018-02-24
1
-0
/
+2
*
Temporary (#31677)
Brian Coca
2018-01-16
1
-1
/
+2
*
Moved generated module RSTs to their own directory. (#33966)
scottb
2017-12-21
1
-3
/
+3
*
Fix various RST warnings (#34084)
John R Barker
2017-12-20
1
-1
/
+1
*
Fix py3 docs build (#33345)
Matt Martz
2017-11-28
1
-1
/
+1
*
Keywords docs (#32807)
Toshio Kuratomi
2017-11-11
2
-4
/
+19
*
more updates to plugin/config generation (#30787)
Brian Coca
2017-10-11
1
-80
/
+82
*
move from with_<lookup>: to loop:
Brian Coca
2017-10-10
1
-2
/
+3
*
fixed typo in if, restore module docs
Brian Coca
2017-09-24
1
-2
/
+2
*
updated plugin docs (#30490)
Brian Coca
2017-09-23
1
-21
/
+22
*
fix for make webdocs
jborean93
2017-09-21
1
-1
/
+1
*
Fix build on Python 3.x by using sys.maxsize. (#30424)
Austin S. Hemmelgarn
2017-09-19
1
-2
/
+2
[next]