summaryrefslogtreecommitdiff
path: root/docs/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Add more persistence examples.doc_persistency_equality#218Jason Madden2020-10-231-0/+56
* Explore more details of persistence and expand on the motivation for how this...Jason Madden2020-10-231-65/+162
* cosmeticsdieter2020-10-191-0/+1
* add exampledieter2020-10-191-1/+28
* Document persistency and equalitydieter2020-10-161-0/+37
* Special case the base Interface in @implementer/classImplements to skip the r...Jason Madden2020-04-071-1/+1
* Feedback from review: whitespace, doc clarification, and a unit test showing ...Jason Madden2020-04-071-6/+28
* Let interface 'subclasses' override __adapt__.issue3Jason Madden2020-04-061-7/+42
* Add documentation for taggedValue and invariant.Jason Madden2020-04-061-0/+5
* Add more cross refs to documentation and fix a couple sphinx warnings about d...Jason Madden2020-04-061-0/+9
* Ensure Interface is the last item in the __sro__.Jason Madden2020-03-181-3/+16
* Make Interface.getTaggedValue follow the __iro__.Jason Madden2020-03-181-0/+22
* Add warning to change note about string changes breaking doctests.Jason Madden2020-02-081-1/+9
* Port the documentation examples to Python 3Marius Gedminas2019-11-111-64/+64
* Fix sentence in READMENiels Bom2017-03-201-1/+1
* Editing while reading: literals, typos, grammarJean Jordaan2016-10-161-57/+55
* docs/README.rst: Small tweaksMarc Abramowitz2015-01-261-4/+4
* Fix up snippets to run in Sphinx context.Tres Seaver2012-04-061-92/+221
* Ensure that all doctest blocks get recognized by Sphinx.Tres Seaver2012-04-061-2/+4
* Merge from LP branch.Tres Seaver2012-03-261-0/+829