From e3a4845db3cf97ae44295deb8038c8ea677bc394 Mon Sep 17 00:00:00 2001 From: Roman Efimov Date: Mon, 22 Jul 2013 14:14:11 -0500 Subject: [PATCH] Update documentation --- .../html/Classes/RETableViewManager.html | 4 +- .../html/Classes/RETableViewSection.html | 296 +++++++++++++++++- .../Protocols/RETableViewManagerDelegate.html | 2 +- Documentation/html/hierarchy.html | 2 +- Documentation/html/index.html | 2 +- RETableViewManager/RETableViewSection.h | 6 +- 6 files changed, 300 insertions(+), 12 deletions(-) diff --git a/Documentation/html/Classes/RETableViewManager.html b/Documentation/html/Classes/RETableViewManager.html index de8034f..fa843f3 100644 --- a/Documentation/html/Classes/RETableViewManager.html +++ b/Documentation/html/Classes/RETableViewManager.html @@ -732,7 +732,7 @@ It fully implements UITableViewDelegate and UITableViewDataSo -
@property (strong, readwrite, nonatomic) RETableViewCellStyle *style
+
@property (strong, readonly, nonatomic) RETableViewCellStyle *style
@@ -2318,7 +2318,7 @@ It fully implements UITableViewDelegate and UITableViewDataSo