跳转到主要内容

OpenWISP文档Sphinx主题

项目描述

一个Sphinx主题,用于OpenWISP文档,基于Read The Docs默认主题(sphinx_rtd_theme)。

实时演示: https://openwisp-sphinx-theme.readthedocs.io/en/latest/

https://user-images.githubusercontent.com/56113566/221259494-d7f5ecb9-8ed2-4187-a3dc-8ae51ed1d324.png

安装

此主题在PyPI上以openwisp-sphinx-theme分发,并可以使用pip安装

$ python3 -m pip install openwisp-sphinx-theme

要在Sphinx项目中使用此主题,您需要将以下内容添加到您的conf.py文件中

# add this extension
extensions = [...,
'openwisp.sphinx.theme',
...
]
html_theme = "openwisp-sphinx-theme"

开发

python3 -m pip install -e .
make clean # Not always needed, but better to be cautious
make html
open build/html/index.html

需要帮助?

  • 如果需要有关安装和使用sphinxreStructured Text的帮助,请访问此链接

  • 请随时通过我们的支持渠道发布任何疑问或评论。

项目详情


下载文件

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

源代码分发

openwisp_sphinx_theme-1.0.2.tar.gz (9.5 kB 查看哈希值)

上传时间 源代码

构建分发

openwisp_sphinx_theme-1.0.2-py3-none-any.whl (9.6 kB 查看哈希值)

上传时间 Python 3

由以下机构支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面