Hello. 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. LANGUAGES = ['en', 'fr', 'ko'] class DocBuilder(object): def __init__(self, name, lang='ko'): """ INPUT: - ``name`` - the name of a subdirectory in SAGE_DOC, such as 'tutorial' or 'bordeaux_2008' - ``lang`` - (default "en") the language of the document. """ But When I build the doc and start the notebook, I see the English doc html file. How can I show the translated doc html in notebook server? ------------------------------------------------------------------------ 누구나가 다, 자기 옆에서 눈물을 흘리며 신음하는 불행한 사람들에 비해 자기가 훨씬 더 불행하다고 생각하지요. 이게 바로 우리 가련한 인간들의 오만 중 하나입니다. - 몬테크리스토 백작 it is the infirmity of our nature always to believe ourselves much more unhappy than those who groan by our sides! - The Count of Monte Cristo c'est un des orgueils de notre pauvre humanité, que chaque homme se croie plus malheureux qu'un autre malheureux qui pleure et qui gémit à côté de lui - Le Comte de Monte-Cristo 박진영 - Bak JinYeong 학부재학생 - Undergraduate 컴퓨터공학전공 - Department of Computer Engineering 정보통신공학부 - School of Information & Communication Engineering 성균관대학교 - SungKyunKwan University 블로그 - http://nosyu.pe.kr 이메일 - no...@nosyu.pe.kr -- 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