summaryrefslogtreecommitdiff
path: root/docs/bin
Commit message (Expand)AuthorAgeFilesLines
* Clean up old ansible-test references and code. (#60103)Matt Clay2019-08-051-1/+1
* Move common build code from _build_helpers (#55986)Toshio Kuratomi2019-07-164-1263/+0
* ansible-galaxy: add collection sub command (#57106)Jordan Borean2019-07-101-29/+42
* Fix error when a deprecated alias of a deprecated module is processed. (#57774)Felix Fontein2019-06-181-0/+2
* Add compat tojson filter for jinja2 versions missing it (#56596)Matt Martz2019-05-171-0/+5
* move too old version to 2.3 (#56540)Sandra McCann2019-05-161-1/+1
* Restore ansible --version output (#55728)Sam Doran2019-04-291-3/+1
* Migrate command line parsing to argparse (#50610)Matt Martz2019-04-231-43/+45
* Docs: adding stub page for module/plugin aliases (#54448)Felix Fontein2019-04-161-0/+25
* Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran2019-04-091-1/+1
* Replace no-underscore-variable test with pylint. (#54140)Matt Clay2019-03-201-2/+2
* plugin_formatter: Check if docs are present for given plugin (#53743)Abhijeet Kasurde2019-03-201-0/+4
* become: Add missing documentation for pfexec, dzdo and machinectl (#53314)Abhijeet Kasurde2019-03-061-1/+6
* Docs: List of Sanity Tests (#52986)John R Barker2019-02-261-0/+4
* Check metadata.status presence (#50416)Abhijeet Kasurde2019-02-121-1/+1
* Modules tocfix (#51077)Sandra McCann2019-01-231-3/+23
* Docs: Show parameter types (in purple) (#49966)Dag Wieers2018-12-201-20/+25
* plugin_formatter.py: Improve the output when processing docs (#46541)Dag Wieers2018-12-181-6/+32
* Remove older version_added information from docs (#50097)Dag Wieers2018-12-181-1/+1
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-2/+2
* Docs: Add a "seealso" section to the module docs (#45949)Dag Wieers2018-12-121-1/+2
* plugin_formatter.py: accept multiple template dirs (#49765)Evgeni Golov2018-12-111-1/+3
* WIP: fix build errors due to missing certified_supported label (#46835)Sandra McCann2018-10-141-1/+1
* Docs: Keep the module index clean (#46155)Dag Wieers2018-09-271-1/+1
* Docs: Make docsite rebuilds smarter/faster (#45062)Dag Wieers2018-09-125-13/+20
* Fix ansible-doc and docsite generation for removed modulesToshio Kuratomi2018-08-241-3/+13
* make doc templates not case sensitive for the default value (#41158)Zhikang Zhang2018-08-131-0/+22
* Documentation: show non-string non-iterable defaults for choices (#40212)Felix Fontein2018-06-271-0/+6
* Changes to support building docs with old jinja2Toshio Kuratomi2018-06-251-0/+30
* Make alias autodetection for symlinked modules independent of glob() order. (...Felix Fontein2018-05-241-1/+1
* Fix problems in documentation generation (#40050)Felix Fontein2018-05-151-1/+1
* fix keyword doc generationBrian Coca2018-04-301-4/+9
* Fix more docs errors. (#39051)Matt Clay2018-04-201-1/+1
* Fixes for multiline doc descriotions breaking rst formattingToshio Kuratomi2018-04-191-1/+1
* Some more fixes for the docs :ref: disambiguationToshio Kuratomi2018-04-181-0/+1
* regex for finding :ref: labels was flawedToshio Kuratomi2018-04-182-2/+2
* Fix shebang so sanity tests passToshio Kuratomi2018-04-171-1/+1
* fixup style problems in new scriptToshio Kuratomi2018-04-171-8/+2
* Add a script for finding bare plugin :ref:sToshio Kuratomi2018-04-171-0/+89
* Move man pages generations to rst2man (#37861)Joseph Herlant2018-03-261-3/+3
* Revert "Add a few Jinja2 tests to simplify template (#37514)"Brian Coca2018-03-201-10/+1
* Add a few Jinja2 tests to simplify template (#37514)Dag Wieers2018-03-201-1/+10
* Doc build warning/broken link clean-a-palooza (#37382)scottb2018-03-141-3/+7
* Support <hr/> in module docs (#37030)John R Barker2018-03-051-0/+3
* Ability to link to other pages from plugin docs (#37009)John R Barker2018-03-051-0/+3
* docs: Workaround for non-string values (#36720)Dag Wieers2018-02-271-1/+4
* Improve parameter required values and ref fix (#36680)Dag Wieers2018-02-241-1/+1
* Fix module references in module docs (#36674)Dag Wieers2018-02-241-10/+10
* docsite: Add 'Edit on GitHub' for module docs (#36667)Dag Wieers2018-02-241-0/+2
* Temporary (#31677)Brian Coca2018-01-151-1/+2