Add more `Enumerable` citations in PDoc.

This commit is contained in:
Andrew Dupont 2009-08-17 16:18:18 -05:00
parent 775ea2bf36
commit cdc4366153
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
/** section: Ajax
* Ajax.Responders
* includes Enumerable
*
* A repository of global listeners notified about every step of
* Prototype-based Ajax requests.

View File

@ -1,5 +1,6 @@
/** section: Language
* class ObjectRange
* includes Enumerable
*
* A succession of values.
*