summaryrefslogtreecommitdiff
path: root/docs/parameters.rst
Commit message (Expand)AuthorAgeFilesLines
* document values passed to typesDavid Lord2021-05-191-7/+8
* use sets for bool string checkDavid Lord2020-08-051-4/+4
* Make ``BOOL`` accept the strings "on" and "off". Closes #1629.John T. Wodder II2020-08-051-3/+3
* more clarity for parameter name docsDavid Lord2020-03-061-28/+12
* correct docs about parameter name selectionAlbertUlysses2020-03-051-5/+13
* clarify multiple optionsChris Sullins2020-02-231-1/+2
* clarify where arguments should be documented and add examplesmattsb422019-08-011-2/+2
* fix custom type docs indentationDavid Lord2019-06-041-13/+20
* update example class to ensure value is of corect typeJay Goldberg2019-05-311-0/+3
* Add documentation for DateTime param typeStephen Rosen2018-09-131-0/+3
* Update commit with review changesLasse Bigum2018-08-271-1/+1
* Document automatic lowercasing of parameter namesLasse Bigum2018-06-271-0/+3
* Fix issue #725Daw-Ran Liou2018-05-161-0/+2
* Clarification on how parameters are namedDoug Harris2018-05-151-10/+18
* add bool conversions for t and faxu22017-08-171-2/+2
* Add Float Range in TypesDenis Carriere2016-03-161-0/+3
* Minor typo correctionYuval Langer2014-11-151-1/+1
* Documentation fixesKevin Yap2014-06-011-13/+13
* More documentation fixesKevin Yap2014-05-301-6/+6
* Implemented the Path typeArmin Ronacher2014-05-101-0/+3
* Added count support and int rangesArmin Ronacher2014-05-061-6/+7
* Added UUID type supportArmin Ronacher2014-05-021-0/+4
* Added choice supportArmin Ronacher2014-04-261-1/+5
* how names are producedEstevan Pequeno2014-04-241-1/+1
* double string?Estevan Pequeno2014-04-241-1/+1
* correct failsEstevan Pequeno2014-04-241-1/+1
* clarity to parameters.rstEstevan Pequeno2014-04-241-3/+3
* Initial commitArmin Ronacher2014-04-241-0/+108