From 0d3e95d27f740024b6b13a733feefac26d6fc8fd Mon Sep 17 00:00:00 2001 From: Gregor Martynus Date: Mon, 23 Jun 2014 13:14:42 +0200 Subject: [PATCH] Adding FullCalendar cc @arshaw --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2267224..60b4565 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)) +* [FullCalendar](http://arshaw.com/fullcalendar/docs/) – Concise overview of all APIs on a single page, and in depth detail descriptions for each. (contributed by [gr2m](https://github.com/gr2m/)) ### Writing about Docs (again, in no particular order)