#LOOP(#module)
Module: #Name
#IF(#description)
#description
#ENDIF #LOOP(#example)
#Text
#ENDLOOP #LOOP(#function)
Function #Name
API: #api
#IF(#based)
Based: #based
#ENDIF #IF(#categories)
Categories: #JOIN(", ", #categories)#Name#ENDJOIN
#ENDIF #IF(#see)
See: #see
#ENDIF
#IF(#description)
#description
#ENDIF #LOOP(#syntax)
#Name
#IF(#added)
Added: #added
#ENDIF #IF(#deprecated)
Deprecated: #deprecated
#ENDIF #IF(#removed)
Removed: #removed
#ENDIF
#LOOP(#param)
#Name (#Type) #Description
#ENDLOOP #IF(#return)
Return: #return
#ENDIF
#ENDLOOP #LOOP(#option)
#Name
#IF(#added)
Added: #added
#ENDIF #IF(#deprecated)
Deprecated: #deprecated
#ENDIF #IF(#removed)
Removed: #removed
#ENDIF #IF(#default)
Default: #default
#ENDIF
#LOOP(#param)
#Name (#Type) #Description
#ENDLOOP #IF(#return)
Return: #return
#ENDIF
#ENDLOOP #LOOP(#event)
#Name
#IF(#added)
Added: #added
#ENDIF #IF(#deprecated)
Deprecated: #deprecated
#ENDIF #IF(#removed)
Removed: #removed
#ENDIF
#LOOP(#param)
#Name (#Type) #Description
#ENDLOOP #IF(#return)
Return: #return
#ENDIF
#ENDLOOP #LOOP(#method)
#Name
#IF(#description)
#description
#ENDIF #LOOP(#syntax)
#Name
#IF(#added)
Added: #added
#ENDIF #IF(#deprecated)
Deprecated: #deprecated
#ENDIF #IF(#removed)
Removed: #removed
#ENDIF
#LOOP(#param)
#Name (#Type) #Description
#ENDLOOP #IF(#return)
Return: #return
#ENDIF
#ENDLOOP
#ENDLOOP #LOOP(#example)
#Text
#ENDLOOP #ENDLOOP #ENDLOOP