summaryrefslogtreecommitdiff
path: root/docs/templates/plugin.rst.j2
Commit message (Expand)AuthorAgeFilesLines
* docs: add Support section for plugin types (#46520) (#46643)Jordan Borean2018-10-081-2/+15
* backport #46462: remove unnecessary space (#46470)Takashi Sugimura2018-10-041-1/+1
* Get rid of duplicate status statement (#42885)Dag Wieers2018-07-261-2/+0
* create default status for when not providedBrian Coca2018-07-091-3/+5
* Documentation: add parameter types, and version_added for return values and f...Felix Fontein2018-06-281-0/+3
* Documentation: show non-string non-iterable defaults for choices (#40212)Felix Fontein2018-06-271-1/+1
* Changes to support building docs with old jinja2Toshio Kuratomi2018-06-251-40/+40
* Trim parameter documentation when generating docs (#38470)Will Thames2018-06-211-2/+2
* Changing example code block language from yaml to yaml+jinja. (#40365)Felix Fontein2018-06-071-1/+1
* Use colspan on td instead of divs for hierarchical tables (#39948)Brian Campbell2018-05-311-140/+154
* Namespace the aliases ref target by plugin type (#38925)Toshio Kuratomi2018-05-301-1/+1
* Fix problems in documentation generation (#40050)Felix Fontein2018-05-151-8/+6
* avoids not-in-toc errors with :orphan:Alicia Cozine2018-04-231-0/+5
* 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
* [WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890)scottb2018-04-171-1/+1
* 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
* Add alias's as a :ref: target for modulesToshio Kuratomi2018-04-041-0/+3
* 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-241-2/+2
* docsite: Add 'Edit on GitHub' for module docs (#36667)Dag Wieers2018-02-241-0/+2
* Core Docs Refactor and Redesign (#36067)scottb2018-02-131-1/+1
* 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
* Update link in common footer (#34397)Abhijeet Kasurde2018-01-031-1/+1
* Compact documentation (#34081)John R Barker2017-12-201-1/+1
* fix options output for bool type (#34074)Jordan Borean2017-12-201-1/+1
* 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
* (minor) fix broken link, awkward phrasing (#32085)Ed Santiago2017-10-271-4/+3