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
+12
View File
@@ -0,0 +1,12 @@
removeEventSource *1.2*
=======================
Dynamically removes an event source.
<div class='spec' markdown='1'>
.fullCalendar( 'removeEventSource', *source* )
</div>
Source must be a reference to the original Array/URL/Function.
Events from the source will immediately be removed from the calendar.