DocC for Objective-C static library

Coming with updates : The problem is solved by changing only the double quoted style to module style from example #import "class.h" to #import <class.h>.