【问题标题】:Python - Sphinx and ReadtheDoc - Not showing correct languagePython - Sphinx 和 ReadtheDoc - 未显示正确的语言
【发布时间】:2017-03-17 17:04:49
【问题描述】:

我正在为一个项目设置翻译: http://docs.python-guide.org/en/latest/

托管在: https://github.com/vcaldas/python-guide-pt_br

当我生成页面时,我可以看到翻译。但是,在线: https://readthedocs.org/projects/python-guide-pt-br/ 好像是英文版的。

有什么帮助吗?

【问题讨论】:

    标签: python git python-sphinx


    【解决方案1】:

    这是一个“区分大小写”的问题。 语言是 pt_BR。

    在本地,文件夹是正确的,但 Github 版本是“pt_br”。

    这打破了一切。愚蠢的错误。

    【讨论】:

      猜你喜欢
      • 2019-06-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-25
      • 1970-01-01
      • 2012-07-04
      • 2016-01-01
      相关资源
      最近更新 更多