summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite recursion in TypeChecker exampleChristian Lyder Jacobsen2018-08-141-1/+1
* Handle $id property for draft6 in validates()Grant Likely2018-05-301-0/+1
* Merge remote-tracking branch 'origin/master' into draft6Julian Berman2018-05-141-0/+8
|\
| * Re-wording email disclaimer to fit the reasoning behind itJon Staab2018-05-091-5/+6
| * Clarifying limitation of email validatorJon Staab2018-05-081-0/+7
| * Assume the next version will be 3.0.0Julian Berman2018-05-031-2/+2
* | Kill isodate.Julian Berman2018-05-031-7/+0
* | Draft 6 for docs.Julian Berman2018-05-033-15/+17
* | Assume the next version will be 3.0.0Julian Berman2018-05-011-2/+2
|/
* Use a reST note.Julian Berman2018-04-181-3/+5
* add clarification on validating with format checkersSonny2018-04-161-1/+7
* Sphinx 1.7.x appears broken :/Julian Berman2018-03-061-1/+1
* Undo Napoleon in the reST files.Julian Berman2017-12-282-95/+54
* Make the wording match the section before it.Julian Berman2017-12-261-3/+6
* It's passed in now.Julian Berman2017-12-251-2/+4
* Make it clear this is only used for deprecating.Julian Berman2017-12-251-3/+0
* Sigh, apparently napoleon only works on docstrings wat...Julian Berman2017-12-241-119/+0
* Rewording and keep fighting with Sphinx.Julian Berman2017-12-241-18/+34
* SpellingJulian Berman2017-12-242-1/+12
* More napoleonizing.Julian Berman2017-12-243-87/+146
* Another missing object.Julian Berman2017-12-241-0/+3
* :ref:Julian Berman2017-12-241-19/+31
* :mod: / :exc: / :meth:Julian Berman2017-12-244-23/+30
* :func:Julian Berman2017-12-243-9/+9
* :doc:Julian Berman2017-12-242-9/+8
* :attr:Julian Berman2017-12-242-27/+27
* :class:esJulian Berman2017-12-244-44/+44
* Start taming reST.Julian Berman2017-12-241-1/+1
* Fix more refs.Julian Berman2017-12-241-4/+3
* Merge remote-tracking branch 'bsmithers/types_draft4'Julian Berman2017-12-242-24/+64
|\
| * Minor changes addressing PR review issuesBen Smithers2017-12-114-42/+43
| * Updated docs with new TypeChecker interfaceBen Smithers2017-11-274-24/+63
* | Apparently some links have changed.Julian Berman2017-12-242-4/+6
* | SpellingJulian Berman2017-12-245-6/+26
* | StyleJulian Berman2017-12-242-6/+6
* | And now fix all the broken refs.Julian Berman2017-12-244-49/+60
* | Add Py3 [for at least functools.lru_cache]Julian Berman2017-12-171-1/+4
* | And now modernize things for docs within tox too.Julian Berman2017-12-161-0/+0
* | Makefile modernizin' and absolute path-izin'.Julian Berman2017-12-161-29/+103
|/
* Run style on all the rest of the stuff.Julian Berman2017-10-232-83/+121
* correct spelling mistakeEdward Betts2017-09-011-1/+1
* Dedent examples in validate.rst to fix sphinx doctestDenis Laxalde2017-06-081-18/+18
* Napoleon.Julian Berman2016-11-271-0/+1
* fix validation spec parsing for docsPaul Brown2016-11-271-6/+5
* Drop support for Python 2.6Julian Berman2015-11-301-1/+1
* docs: faq: Updates to extend_with_default() example:Stuart Berg2015-10-271-9/+51
* fixed document typoTakesxiSximada2015-10-121-1/+1
* Revert "Attempt to fix RTD."Julian Berman2015-09-171-1/+0
* Attempt to fix RTD.Julian Berman2015-09-171-0/+1
* Fix Draft4Validator example code in validate.rstBen Leslie2015-01-071-3/+3