summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python < 3.7 (#118)Colin Watson2022-12-232-3/+2
* fix typojugmac00-patch-1Jürgen Gmach2021-10-111-1/+1
* Add documentation for #86.Michael Howitz2020-02-281-0/+10
* Make DottedName accept leading underscores.Jason Madden2018-09-241-4/+7
* Make NativeString[Line] into distinct types.issue74Jason Madden2018-09-221-2/+6
* Document IFromBytes in Sphinx.Jason Madden2018-09-201-3/+9
* Add 'bound' to TooShort|Long|Big|Smallissue65Jason Madden2018-09-101-0/+7
* Make WrongType have an expected_type field, and test that we set it everywhere.Jason Madden2018-09-101-0/+3
* Add more information to fields in getDoc().Jason Madden2018-09-071-1/+8
* Merge pull request #59 from zopefoundation/issue13Jason Madden2018-09-072-70/+68
|\
| * Make Object a bootstrapfield and share the logic between Object validation an...Jason Madden2018-09-062-70/+68
* | Publish the change log on RTD.changes-on-rtdJason Madden2018-09-072-0/+2
|/
* Wordsmithing: active voices.Jason Madden2018-09-041-18/+19
* Add documentation for VocabularyRegistry and cross-references to zope.vocabul...Jason Madden2018-09-043-51/+148
* Add fields and interfaces matching the numeric tower.Jason Madden2018-08-311-20/+36
* Let subclasses of Collection and Object define attributes that can be omitted...issue23Jason Madden2018-08-291-0/+1
* Add [Mutable]Sequence and [Mutable]Mapping and make List, Dict and Tuple exte...Jason Madden2018-08-241-1/+6
* Raise proper validation errors from Int and Float as well as Decimal.issue16Jason Madden2018-08-241-2/+22
* Add the ability for Object to check schema invariants.Jason Madden2018-08-141-1/+1
* Fixes for #33 (Datetime field docs typo) (#34)Petri Savolainen2017-10-091-2/+2
* Fix doctests under Python 3 while remaining compatible with Python 2.Jason Madden2017-07-103-11/+17
* Remove the u/b BWC functions. (#28)Jason Madden2016-09-152-29/+25
* Merge pull request #25 from zopefoundation/sync-versionJason Madden2016-09-141-3/+7
|\
| * Keep Sphinx doc version in sync with release version.Jason Madden2016-09-141-3/+7
* | API documentation.intersphinxJason Madden2016-09-145-47/+273
|/
* Fix ReST warning.Tres Seaver2015-01-241-1/+1
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
* Remove SVN fossilTres Seaver2015-01-211-1/+1
* Edit myself out in favor of J. Random Hacker.Tres Seaver2015-01-201-2/+2
* Remove no-longer true mention of building docs in buildout.Tres Seaver2015-01-191-23/+0
* Update hacking docs to point to Github.Tres Seaver2015-01-181-42/+51
* Fix some typos in docsMarius Gedminas2014-03-121-4/+4
* add documentation in fields reference.Elizabeth Leddy2013-07-011-0/+7
* Move doctests for scalar fields to Sphinx.Tres Seaver2012-12-311-0/+324
* Add page on hacking the package.Tres Seaver2012-07-022-0/+327
* Remove redundant TOC.Tres Seaver2012-06-271-1/+0
* Fix doctest bug found by tox automation. :)Tres Seaver2012-05-091-1/+1
* Merge jinty-native_string branch:Tres Seaver2012-05-041-3/+4
* Move doctests to regular Sphinx documentation.Tres Seaver2012-04-205-7/+797
* Add skeleton Sphins docs.Tres Seaver2012-04-204-0/+607