【发布时间】:2016-03-15 18:49:48
【问题描述】:
我正在尝试了解如何使用 Sphinx 中的 _template overrides 选项来覆盖默认的 ReadTheDocs 主题,以便在 http://readthedocs.org 上托管 Sphinx 文档。
具体来说,我想删除/隐藏此主题右上角显示的“在 Github 上编辑”链接。
任何提示将不胜感激!谢谢!
我在这里查看了文档:http://www.sphinx-doc.org/en/stable/templating.html,但是,我很困惑,真的需要一些帮助。
谢谢!
【问题讨论】:
标签: python-sphinx read-the-docs