docs: split monolithic core-library.markdown into per-class docs under doc/site/core/

This commit is contained in:
Bob Nystrom
2015-01-18 23:36:36 +00:00
parent 25dfc4f5fa
commit a74797f333
17 changed files with 543 additions and 418 deletions
+30
View File
@@ -0,0 +1,30 @@
^title Range Class
^category core
**TODO**
Extends [Sequence](sequence.html).
### **from**
**TODO**
### **to**
**TODO**
### **min**
**TODO**
### **max**
**TODO**
### **isInclusive**
**TODO**
### **iterate**(iterator), **iteratorValue**(iterator)
**TODO**