Clean up documentation and formatting in RKURL header and implementation.

* Add documentation and example to overview.
* Add appledoc section headers.
* Fill in missing documentation, parameter definitions, and return values.
* Clean up whitespace inconsistencies.
* Remove appledoc significant asterisk in non-documenting comment.
This commit is contained in:
Brian Morton
2012-02-07 02:33:57 -08:00
parent 764dbdb1dc
commit 308ec1e493
2 changed files with 113 additions and 72 deletions

View File

@@ -131,7 +131,7 @@
#pragma mark - NSURL Overloads
/**
/*
Overload implementations from NSURL. We consider a naked string to be initialized
with a baseURL == self. Otherwise appending/replacing resourcePath will not work.
*/