Closed skybrian closed 10 years ago
@skybrian we disabled the private options for builds going forward already https://github.com/financeCoding/dart-carte-du-jour/issues/55. A few people have mentioned this issue and we are debating if its worth doing a full rebuild of all packages at the moment. Might just let it float as is until more potential issues come in. Then any major refactors we could do a full rebuild if necessary. Otherwise might incrementally upgrade documentation builds with a single batch job. The only reason to wait on building all documentation at once is cost $$ efficiency.
btw, I fired off a rebuild for this package, should reflect soon.
For example, on this page [1] there is one public method (makeGif) and a bunch of private methods. I suppose it's somewhat useful to list the private methods, but it seems like they should be hidden or de-emphasized somehow?
[1] http://www.dartdocs.org/documentation/gifencoder/0.2.3/index.html#gifencoder/gifencoder