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