summaryrefslogtreecommitdiff
path: root/docs/creating.rst
Commit message (Expand)AuthorAgeFilesLines
* Experiment with autoapi for generating explicit API documentation.Julian Berman2022-08-291-0/+4
* Fix doc linting buildStephen Rosen2021-12-131-2/+3
* Apply suggestions from code reviewStephen Rosen2021-12-131-1/+1
* Add `jsonschema.protocols.IValidator`Stephen Rosen2021-12-131-0/+8
* 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
* More napoleonizing.Julian Berman2017-12-241-40/+76
* :mod: / :exc: / :meth:Julian Berman2017-12-241-2/+6
* :func:Julian Berman2017-12-241-2/+2
* :class:esJulian Berman2017-12-241-6/+6
* Merge remote-tracking branch 'bsmithers/types_draft4'Julian Berman2017-12-241-4/+13
|\
| * Minor changes addressing PR review issuesBen Smithers2017-12-111-10/+9
| * Updated docs with new TypeChecker interfaceBen Smithers2017-11-271-4/+14
* | StyleJulian Berman2017-12-241-1/+1
* | And now fix all the broken refs.Julian Berman2017-12-241-13/+12
|/
* fixed document typoTakesxiSximada2015-10-121-1/+1
* Try to be as explicit as possible on the million different uses of 'validator'.Julian Berman2014-12-071-35/+43
* Make it even more explicit that extend/create operate on classes and return c...Julian Berman2013-11-121-6/+6
* Add some clearer notes.Julian Berman2013-05-211-3/+22
* Add a docstring.Julian Berman2013-05-211-0/+10
* Typo.Julian Berman2013-05-211-1/+2
* Added validator_for to provide direct access to validatorsDaniel Gonzalez (pegasus)2013-05-211-0/+2
* Oh, it didn't like the role.Julian Berman2013-05-201-1/+1
* No idea why it complains about one indentation and not the other here.Julian Berman2013-05-201-0/+9
* Add jsonschema.validators.extendJulian Berman2013-05-201-0/+11
* Arguments.Julian Berman2013-05-201-0/+13
* Start some creating docs.Julian Berman2013-05-201-2/+6
* Add a JSON Schema documentation role.Julian Berman2013-04-171-2/+3
* Wording, though this will get reworked soon hopefully.Julian Berman2013-04-091-3/+3
* Update docs for descend methodChase Sterling2013-04-041-4/+5
* Break backwards compat: ValidationError.path is now in sorted order.Julian Berman2013-02-241-2/+3
* Docstring.Julian Berman2013-02-241-0/+2
* Remove ValidationError too.Julian Berman2013-02-161-0/+8
* More docs. Start documenting IValidator.Julian Berman2013-01-131-0/+9