attrs/docs/index.rst

52 lines
996 B
ReStructuredText
Raw Normal View History

2016-08-15 15:35:49 +00:00
=====================================
attrs: Attributes Without Boilerplate
=====================================
2015-01-27 16:53:17 +00:00
Release v\ |release| (:doc:`What's new? <changelog>`).
.. include:: ../README.rst
2015-01-27 21:41:24 +00:00
:start-after: teaser-begin
2016-08-15 15:24:09 +00:00
:end-before: -spiel-end-
If you want to know how this looks like, jump right into :doc:`overview`.
If you really want to see ``attrs`` in action, :doc:`examples` will give you a comprehensive rundown of its features.
2016-08-15 15:24:09 +00:00
If you're skeptical and want to know how it works first, check out ":doc:`how-does-it-work`".
.. include:: ../README.rst
:start-after: -testimonials-
2016-08-15 11:59:04 +00:00
:end-before: -end-
2015-01-27 16:53:17 +00:00
User's Guide
2016-08-15 11:59:04 +00:00
============
2015-01-27 16:53:17 +00:00
.. toctree::
2016-08-15 11:59:04 +00:00
:maxdepth: 2
2015-01-27 16:53:17 +00:00
2016-08-15 15:24:09 +00:00
overview
2015-01-27 16:53:17 +00:00
why
examples
2015-01-28 15:28:47 +00:00
api
2015-03-23 09:32:13 +00:00
extending
2016-08-15 11:59:04 +00:00
how-does-it-work
2015-01-27 16:53:17 +00:00
2015-01-28 17:23:15 +00:00
.. include:: ../README.rst
:start-after: -project-information-
2015-01-27 16:53:17 +00:00
.. toctree::
:maxdepth: 1
license
2016-08-15 19:51:20 +00:00
backward-compatibility
2015-01-27 16:53:17 +00:00
contributing
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`