From d9d53d15a3d5c301683488b1cbe16774558c3eab Mon Sep 17 00:00:00 2001 From: Mugunth Date: Mon, 28 Nov 2011 19:08:17 +0800 Subject: [PATCH] Updated readme --- README.mdown | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.mdown b/README.mdown index 2070fef..7c3f23f 100644 --- a/README.mdown +++ b/README.mdown @@ -48,22 +48,16 @@ Read the blog post for more. * Read about response redirects and implement delegate callbacks or state variables * Freeze operations when the are about to be executed if reachability is NotReachable * Integrate the ARC version of Reachability from https://gist.github.com/1182373 -* Write a run script to auto generate header docs -dst_dir = $(SRCROOT)/Documentation -rm -rf $(dst_dir) -mkdir $(dst_dir) -headerdoc2html -u -t -o $(dst_dir) -gatherheaderdoc $(dst_dir) index.html I'll be working on this soon. But you can start forking it and getting it right ###Known Issues -Frozen operations don't report progress/completion handlers back to the calling code. +* Frozen operations don't report progress/completion handlers back to the calling code. +* The generate header docs scripts spits out tons of error. FIX THIS ###A note on licensing Attribution free licensing available upon request. Contact me at mknetworkkit@mk.sg - Change MKSG twitter password Cleanup download paths