summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Make Object a bootstrapfield and share the logic between Object validation an...Jason Madden2018-09-062-70/+68
* 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