summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Let interface 'subclasses' override __adapt__.issue3Jason Madden2020-04-062-7/+44
* Add documentation for taggedValue and invariant.Jason Madden2020-04-062-0/+23
* Add more cross refs to documentation and fix a couple sphinx warnings about d...Jason Madden2020-04-062-2/+17
* Ensure Interface is the last item in the __sro__.Jason Madden2020-03-181-3/+16
* Merge pull request #189 from zopefoundation/issue136-issue134Jason Madden2020-03-181-139/+149
|\
| * Documentation clarifications.issue136-issue134Jason Madden2020-03-171-139/+149
* | More minor documentation fixups.issue190Jason Madden2020-03-181-2/+5
* | Make Interface.getTaggedValue follow the __iro__.Jason Madden2020-03-183-5/+43
|/
* Use C3 (mostly) to compute IRO.issue21Jason Madden2020-03-154-47/+187
* Make provided/implementedBy and adapter registries respect super().issue11Jason Madden2020-03-092-3/+28
* Update documentation and clarify the relationship of the older mapping and se...Jason Madden2020-02-171-15/+17
* Add interfaces for builtins and the io ABCs.Jason Madden2020-02-171-0/+10
* Add numbers ABC interfaces.Jason Madden2020-02-171-0/+5
* Add z.i.common.collections to parallel the collections.abc classes.Jason Madden2020-02-171-0/+5
* Simplify the string formatting rules for the Invalid exceptions.Jason Madden2020-02-101-39/+105
* Make verifyObject/Class collect and raise all errors instead of only the first.issue171Jason Madden2020-02-081-23/+41
* Add warning to change note about string changes breaking doctests.Jason Madden2020-02-082-19/+35
* Also document the not-a-method case.issue170Jason Madden2020-02-071-0/+8
* Make verification errors more readable and useful.Jason Madden2020-02-071-30/+102
* Use .. caution:: to warn about the the old class-advice based APIsdocs-in-py3Marius Gedminas2019-11-111-3/+3
* Move the @provider example into the right sectionMarius Gedminas2019-11-111-9/+8
* Port the documentation examples to Python 3Marius Gedminas2019-11-116-160/+187
* Update README.ru.rstSerjio Razin2019-02-121-23/+22
* Update README.ru.rstSerjio Razin2019-02-111-1/+1
* Cross ref from ISpecification to IDeclaration.Jason Madden2018-07-191-13/+14
* Reorganize the 'declarations' document by functional group.Jason Madden2018-07-191-489/+401
* Formatting and cross refs for the 'Interface Specification' docJason Madden2018-07-191-12/+28
* Formatting and cross refs for IComponents.Jason Madden2018-07-191-1/+8
* Basic API reference documentation reorg: split into four functional parts.Jason Madden2018-07-197-301/+398
* Add docstrings with cross-refs to z.i.common.interfacesJason Madden2018-07-191-1/+2
* Basic automodule directives for the modules in zope.interface.common.Jason Madden2018-07-192-0/+31
* Standarize the ReST headers in api.rst.Jason Madden2018-07-191-68/+69
* Merge pull request #110 from zopefoundation/roto-drop-py33Joni Orponen2017-12-291-4/+3
|\
| * Simplify and future-proof tox usage documentation.roto-drop-py33Joni Orponen2017-12-281-4/+3
* | Add changelog to RTDMichael Howitz2017-12-152-0/+2
|/
* Fix hardcoded version number in Sphinx docsMarius Gedminas2017-12-141-4/+9
* Use LuaLaTeXfix-latex-docsMarius Gedminas2017-12-071-1/+5
* Fix sentence in READMENiels Bom2017-03-201-1/+1
* Expose IComponent documentation.Jason Madden2017-01-053-8/+41
* Document API for adapter registry.Tres Seaver2016-12-062-0/+21
* Editing while reading, and spell out Require and ProvideJean Jordaan2016-10-161-121/+121
* Editing while reading: literals, typos, grammarJean Jordaan2016-10-165-99/+99
* Merge branch 'doc_tweaks' of https://github.com/msabramo/zope.interface into ...Tres Seaver2016-03-241-4/+4
|\
| * docs/README.rst: Small tweaksMarc Abramowitz2015-01-261-4/+4
* | Drop mention of 'python2.6' from 'docs/hacking.txt'.Tres Seaver2016-03-091-4/+4
|/
* 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-36/+0
* Remove stray line.Tres Seaver2015-01-191-1/+0