Hi all, The truth that we can not ignore is, if there is no document for new documents, it is hard to attract new contributors to join us...
Justin and other mentors have pointed out that. Therefore, I think we need to add documents to tell new guys how to modify codes if they want to add/change features. Therefore, at least we need documents like that: ``` TsFile - writing data: - TsFile module is for ...., the file format can be found at URL... - There are xxx apis to write data, they are: - api 1, when to use it - api 2, when to use it - The main write process is as following.. ``` I'd like to save the documents into root/doc/design folder. If there are many pictures, gitbook.com is also a good choice. (While confluence does not use Markdown syntax, it will be hard to embed the confluence documents on our website) I know Boris Zhu is working on analyzing source codes. Are there more volunteers to do that? If there is, please reply here to point out which module(s) you want to contribute. If not, I will then assign modules to all initial committers :) :) :) Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院
