attrs/docs
Hynek Schlawack 879f43d355 Add narrative chapter about initialization (#370)
* Add narrative chapter on initialization

* Be more explicit about defining validators both ways

* Stress that the name of default/validator != attr name

* Mention nested schemas

* Explain handling of private attributes

* Add another consequence of _ stripping

* Stress that nothing should overwrite attributes on class body

* Better wording

* typo

* Dedup examples

* Address review feedback

* Add newsfragments
2018-04-25 00:07:03 +02:00
..
_static Add and use SVG version of our logo 2017-11-01 14:28:52 +01:00
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst Add narrative chapter about initialization (#370) 2018-04-25 00:07:03 +02:00
backward-compatibility.rst Doc typo fixes (#56) 2016-08-15 10:00:23 +02:00
changelog.rst Repo janitoring 2015-12-08 15:47:03 +01:00
conf.py Nicer heading 2017-11-08 17:23: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 Add narrative chapter about initialization (#370) 2018-04-25 00:07:03 +02:00
extending.rst Rename convert to converter (#315) 2017-12-23 08:46:10 +01:00
hashing.rst Add a narrative chapter on object hashing (#369) 2018-04-16 07:49:34 +02:00
how-does-it-work.rst Update How Does It Work 2018-01-29 08:03:31 +01:00
index.rst Add narrative chapter about initialization (#370) 2018-04-25 00:07:03 +02:00
init.rst Add narrative chapter about initialization (#370) 2018-04-25 00:07:03 +02:00
license.rst Fix links 2017-02-20 07:46:55 +01:00
overview.rst Prepare for narrative docs (#275) 2017-10-26 17:55:45 +02:00
why.rst Explain our position on Data Classes (#337) 2018-01-29 15:12:05 +01:00