airbnb/epoxy

[Feature request] Model documentation generator.

Open

#522 创建于 2018年9月4日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (8,412 star) (738 fork)batch import
help wanted

描述

Hi! First of all, thanks for creating and open sourcing Epoxy, it really simplifies and optimizes developing features.

After extending the usage of Epoxy in a large app, and building dozens of components, we're facing a situation where sometimes models are duplicated because of members of the team don't realize they already exist.

Our suggestion would be to take advantage of the annotations and generate a centralized documentation or model catalog.

A similar tool in the react world could be React docgen

Thanks so much again for this awesome project!

贡献者指南