On Fri, 24 Jul 2015 01:48:15 +0800 Yi Tseng <[email protected]> wrote:
> I'm working on translate online document to Traditional Chinese version Great! > I change Makefile so that you can change language with additional parameter > https://github.com/TakeshiTseng/ryu/commit/880836e > https://github.com/TakeshiTseng/ryu/commit/2527691 All I care about is breakage of the existing stuff. Looks like the change doesn't break readthedocs.org but how about the distribution packaging? > Also I split different language into different folder(en, zh....) > https://github.com/TakeshiTseng/ryu/tree/zhdoc/doc/source > > For auto generate document(from python doc) > I think I'll not translate this right now and I'll figure out if there is > better way to translate these documents( Maybe just copy from python code?) > > I just finish few translation(titles for every chapters, about ryu, write > first app) > > Should I send patch after I finish *all* translation or maybe I can send a > patch when I finish some chapters?(ex: Components of Ryu > <http://ryu.readthedocs.org/en/latest/components.html>, Ryu application API > <http://ryu.readthedocs.org/en/latest/ryu_app_api.html>...) > > By the way, attached file is my patch if you think it's OK to patch now. Applying the half-backed work is fine by me. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
