Hi Fujita I think I shouldn't change Makefile because it's generate by Sphinx automatically.
And I find this document shows how to add multiple language support on readthedocs website http://docs.readthedocs.org/en/latest/localization.html#localization-of-documentation and I'll use this to create Chinese version of ryu document. -- Yi 2015-07-24 15:25 GMT+08:00 Yi Tseng <[email protected]>: > Hi > > It not works for me > > http://ryu-zhdoc.readthedocs.org/getting_started.html > > The reason is the path of "Getting Started" is > .. include:: ../../README.rst > > and it need to be > .. include:: ../../../README.rst > > -- > Yi > > 2015-07-24 15:06 GMT+08:00 FUJITA Tomonori <[email protected]> > : > >> On Fri, 24 Jul 2015 15:01:25 +0800 >> Yi Tseng <[email protected]> wrote: >> >> > Also, I found that Sphinx can't find ryu library while it is building >> the >> > doc: >> >> Hmm, looks like Sphinx works well on readthedocs.org: >> >> http://ryu.readthedocs.org/en/latest/index.html >> > > > > -- > Yi Tseng (a.k.a Takeshi) > Taiwan National Chiao Tung University > Department of Computer Science > W2CNLab > -- Yi Tseng (a.k.a Takeshi) Taiwan National Chiao Tung University Department of Computer Science W2CNLab
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
