On 02/05/2010 08:33 AM, NoSyu wrote: > I copied from SAGEROOT/devel/sage/doc/en folder to SAGEROOT/devel/sage/ > doc/ko to make Korean version. > > Then translating the index.rst file and edit SAGEROOT/devel/sage/doc/ > common/builder.py file like this. > But When I build the doc and start the notebook, I see the English doc > html file.
Try searching for SAGE_DOC, or 'en', in SAGE_ROOT/local/lib/python/site-packages/sagenb-*/sagenb/notebook/twist.py You can modify the file directly, then restart the notebook server, to see if this helps. But upgrading Sage is very likely to overwrite the file. We should find a better solution --- a server option, perhaps? Unfortunately, I don't know the status of the notebook i18n and L10n efforts. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org