From 068cc8204ffce10b736b9f0d8cfa64dc111a7847 Mon Sep 17 00:00:00 2001 From: NoScopie Date: Tue, 10 Jun 2014 16:54:13 +0200 Subject: [PATCH] Added Sonata Project docs. Added Sonata Project docs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2267224..87e03db 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Packer Documentation](http://www.packer.io/docs) - These are just lovely. * [Abjad: Modeling Music in Python](http://abjad.mbrsi.org/) - Clean styling, and impressive integration of figures and diagrams. (contributed by [@adorsk](https://github.com/adorsk)) * [SqlAlchemy](http://docs.sqlalchemy.org/) - One of the most comprehensive pieces of documentation I've ever seen, with excellent linking and layout. (contributed by [@adorsk](https://github.com/adorsk)) +* [Sonata Project](http://sonata-project.org/bundles/) - All the Sonata Project bundles (used in Symfony2) on 1 page. They've updated the docs so it now has a pretty clear and nice lay-out. (contributed by [@NoScopie](https://github.com/NoScopie)) ### Writing about Docs (again, in no particular order)