summaryrefslogtreecommitdiff
path: root/docs/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix problems in documentation generation (#40050)Felix Fontein2018-05-151-8/+6
* Last docs link fixes (#39391)Alicia Cozine2018-04-271-0/+2
* Reduce warnings (#39254)Alicia Cozine2018-04-252-0/+8
* avoids not-in-toc errors with :orphan:Alicia Cozine2018-04-231-0/+5
* Use https for links to ansible.com domains.Matt Clay2018-04-231-2/+2
* Add missing > to fix 'edit this document' link (#39067)John R Barker2018-04-201-1/+1
* Fix formatting error in rst plugin template (#38956)Salvatore Mesoraca2018-04-201-1/+1
* Fixes for multiline doc descriotions breaking rst formattingToshio Kuratomi2018-04-191-2/+2
* Update info on python support (#38855)Toshio Kuratomi2018-04-181-2/+4
* Some more fixes for the docs :ref: disambiguationToshio Kuratomi2018-04-181-1/+1
* [WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890)scottb2018-04-174-4/+6
* centralize doc/config plugin lists (#38775)Brian Coca2018-04-161-0/+4
* Modules that have a link to their own deprecated section need to use a differ...Toshio Kuratomi2018-04-121-1/+1
* Fix the automatic docsite_pr label (#37999)Dag Wieers2018-04-051-1/+1
* Removes modules from TOC, speeding up build time and reducing doc disk space ...Scott Butler2018-04-042-8/+5
* Add alias's as a :ref: target for modulesToshio Kuratomi2018-04-041-0/+3
* Ensure that arguments for sub commands are properly indented (#37992)Matt Martz2018-04-031-1/+1
* Move man pages generations to rst2man (#37861)Joseph Herlant2018-03-261-16/+16
* Fix nested parameters in module docs (#37793)Dag Wieers2018-03-221-3/+3
* Revert "Add a few Jinja2 tests to simplify template (#37514)"Brian Coca2018-03-201-7/+9
* Add a few Jinja2 tests to simplify template (#37514)Dag Wieers2018-03-201-9/+7
* Fix boolean input and string-type validationDag Wieers2018-03-151-10/+15
* Various module doc fixes (#37256)Dag Wieers2018-03-121-19/+19
* Ensure the table spans the complete page width (#37129)Dag Wieers2018-03-081-2/+2
* Improve default values and choices in module docs (#36901)Dag Wieers2018-03-081-25/+33
* Improve module docs return values (#36943)Dag Wieers2018-03-061-62/+130
* Wrong syntaxDag Wieers2018-03-011-1/+1
* Automatically stuff reference in commit message (#36844)Dag Wieers2018-02-281-1/+1
* Improve contribute-message in document footer (#36841)Dag Wieers2018-02-281-4/+3
* Fix indentation of requirements (#36813)Dag Wieers2018-02-281-6/+5
* Improve module docs wrt. required params (#36812)Dag Wieers2018-02-281-4/+3
* Move notes higher up in order (#36815)Dag Wieers2018-02-281-13/+13
* Improve module doc parameter list (#36688)Dag Wieers2018-02-251-50/+49
* Improve parameter required values and ref fix (#36680)Dag Wieers2018-02-241-1/+1
* Asorted docs fixed (#36672)Dag Wieers2018-02-242-3/+3
* docsite: Add 'Edit on GitHub' for module docs (#36667)Dag Wieers2018-02-241-0/+2
* Add anchors to some guides and all module categories (#36642)Dag Wieers2018-02-232-0/+10
* Core Docs Refactor and Redesign (#36067)scottb2018-02-132-3/+3
* Module deprecation: docs, scheme and tests (#34100)John R Barker2018-01-301-1/+1
* Sort arguments and return values in module docsDag Wieers2018-01-251-2/+2
* Fix modules index delimiter and improve readability (#35187)Dag Wieers2018-01-252-3/+3
* Update link in common footer (#34397)Abhijeet Kasurde2018-01-031-1/+1
* Fix various RST warnings (#34084)John R Barker2017-12-201-13/+14
* Compact documentation (#34081)John R Barker2017-12-201-1/+1
* fix options output for bool type (#34074)Jordan Borean2017-12-201-1/+1
* Fix sorting in man template on python3. Fixes #33663 (#33673)Matt Martz2017-12-071-1/+1
* Fix py3 docs build (#33345)Matt Martz2017-11-282-3/+3
* Fix css of elbow indentation for firefox (#33225)Wolfgang Felbermeier2017-11-271-11/+0
* documentation: render nested return dicts for more then one level (#33143)Wolfgang Felbermeier2017-11-221-187/+151
* tollerate 'string' descriptionsBrian Coca2017-11-141-1/+9