etoile / CoreObject

Distributed version control + object persistence framework

Home Page:http://coreobject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Methods declared in private headers don't need to be documented as internal

qmathe opened this issue · comments

For every method declared in private headers (e.g. COEditingContext+Private.h), we can probably remove the following warning from the doc: This method is only exposed to be used internally by CoreObject.