attrs/docs
Hynek Schlawack 196d948613
Add auto-detection of self-implemented methods (#607)
* Implement auto_detect

Fixes #324

* Add test demonstrating total_ordering

* Ensure the order of applying total_ordering does not matter

* Warn if a method is missing

* Revert "Warn if a method is missing"

This reverts commit 590ef43458040e0a1b9f3644ba22b4229f7d6990.

* Add stern warning that nobody will read
2020-03-16 13:03:12 +01:00
..
_static Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst Add auto-detection of self-implemented methods (#607) 2020-03-16 13:03:12 +01:00
backward-compatibility.rst Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
changelog.rst Repo janitoring 2015-12-08 15:47:03 +01:00
conf.py Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
contributing.rst Clean up main directory a bit 2017-12-27 13:32:32 +01:00
docutils.conf Fix doc build on sphinx 1.6.1 2017-05-22 16:16:12 -07:00
examples.rst Fix typo (#591) 2019-10-23 05:00:04 +02:00
extending.rst Prepare 19.2.0 2019-10-01 16:21:36 +02:00
glossary.rst Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
hashing.rst Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
how-does-it-work.rst Mention attr.fields() after __attrs_attrs__ in 'How does it work' (#605) 2020-01-03 15:37:39 +01:00
index.rst Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
init.rst Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
license.rst Fix links 2017-02-20 07:46:55 +01:00
overview.rst Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
python-2.rst Add Python 2 statement (#498) 2019-02-10 07:32:19 +01:00
types.rst At least mention pytype 2019-10-14 16:44:23 +02:00
why.rst Fix simple typo: developement -> development (#600) 2019-11-18 08:54:17 +01:00