跳转到主要内容

用于 sphinx-users.jp 网站的 sphinx 主题。

项目描述

用于 sphinx-users.jp 网站的 sphinx 主题。

PyPI version Documentation Status LICENSE distribution format Github tag CI status

输出示例

output:

http://sphinxjpthemessphinxjp.rtfd.io/

特性

安装

使用 pip install 创建制作环境

$ pip install sphinxjp.themes.sphinxjp

转换用法

使用以下内容设置 conf.py

html_theme = 'sphinxjp'

并运行

$ make html

需求

  • sphinx 1.6 或更高版本

许可证

根据 MIT 许可证 (MIT) 许可。请参阅 LICENSE 文件以获取具体条款。

作者

  • Daigo3 <stain.witness AT gmail.com> sphinx-users.jp

  • Takayuki SHIMIZUKAWA <shimizukawa AT gmail.com> sphinx-users.jp

历史

1.0.2 (2019/06/01)

  • 更新警告样式(用于 Sphinx-2.0)

1.0.1 (2019/06/01)

  • 支持 Sphinx-2.0

  • 停止支持 Sphinx < 1.6

1.0.0 (2017/02/12)

  • 主题参数:repository_url

  • 文档:easy_install -> pip install

  • 文档:删除对 sphinxjp.themecore 的注释

  • 文档:从 pythonhosted.org 移动到 readthedocs

  • 仓库:从 bitbucket 移动到 github

  • 测试:删除py25,py26,py31,添加py35,py36

0.3.1 (2014/2/12)

  • 修复:现在恢复搜索功能

0.3.0 (2013/12/10)

  • 支持Python-3.1, 3.2, 3.3。

  • 支持Sphinx-1.2主题插件功能。sphinxjp.themecore不再需要(如果您使用Sphinx-1.1.3,则需要sphinxjp.themecore)。

0.2.0 (2013/10/5)

  • 修复:<ul><li>在<ol><li>中的列表项渲染为编号列表,感谢@usaturn!

  • 从sphinx基本主题移植许多宏/标题部分。

  • 将layout.html拆分为一些子模板

    • globalnavigation.html:右上角3个图标

    • globaltoc.html:侧边栏的全局目录树

    • localtoc.html:侧边栏的本地目录树

    • relations.html:侧边栏的下一页/前一篇链接

    • searchbox.html:侧边栏的搜索框

    • sourcelink.html:侧边栏的源链接

0.1.1 (2011/7/6)

  • 修复:缺少命名空间包声明,感谢@togakushi!

0.1.0 (2011/2/19)

  • 第一个版本

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分布

sphinxjp.themes.sphinxjp-1.0.2.tar.gz (216.8 kB 查看哈希值)

上传时间

构建分布

sphinxjp.themes.sphinxjp-1.0.2-py2.py3-none-any.whl (95.9 kB 查看哈希值)

上传时间 Python 2 Python 3

由以下支持