initially commit for new docs branch

This commit is contained in:
Adam Shaw
2010-01-16 14:29:18 -08:00
commit 3af5a65f69
120 changed files with 2529 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
refetchEvents *1.3*
===================
Refetches events from all sources and rerenders them on the screen.
<div class='spec' markdown='1'>
.fullCalendar( 'refetchEvents' )
</div>
<div class='version-info' markdown='1'>
Prior to version 1.3, the same effect was achieved by the *refresh* method.
</div>