人类大脑项目狮身人面像主题。

hbp-sphinx-theme的Python项目详细描述


https://travis-ci.org/HumanBrainProject/hbp-sphinx-theme.svg?branch=master

HBP Collaboratory Sphinx Theme

collaboratory上查看工作demo

这个包提供了一个sphinx主题,用于集成到 合作。它也可以用于独立的网站。

screen_integrated.png

Installation

Via package

下载包或将其添加到requirements.txt文件:

pip install hbp_sphinx_theme

在conf.py文件中:

importhbp_sphinx_themehtml_theme="hbp_sphinx_theme"html_theme_path=[hbp_sphinx_theme.get_html_theme_path()]

Via download

下载最新的release提供的hbp_sphinx_theme.zip。 到文档项目目录。

sphinx documentation所述,在conf.py文件中:

html_theme='hbp_sphinx_theme'html_theme_path=['.']

Contributing or modifying the theme

HBP Collaboratory Sphinx主题Github项目可以包含在您的文档中 项目为git子模块。这将使您能够修改主题并查看 在浏览器中立即更改。请看一下documentation example 关于如何设置的项目。当你对这些变化感到满意之后,你就对主题进行了修改, 请提出一个请求让我们审查。

Build and release the theme

构建和发布是使用grunt完成的。

grunt release

Changelog

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Spring 4升级后未加载java应用程序上下文   java Android 2.3.3 internet可以在我的Galaxy S上运行,但不能在我的Galaxy选项卡上运行?(许可?)   java通过不改变其原始位置对大小写字母进行排序   java Spring Boot一直在破坏我的电脑。。。sts的最佳配置是什么。Windows 10上的ini文件?   css Java Spring+引导问题   java Jackson将GeoJsonPoint序列化为纬度/经度   xml Java Transformer:如何将其结果生成OutputStream?   java如何更改字体、文本大小和设置文本位置?   在JavaSpringHibernate3.6.3中,如何告诉一个方法等待,直到获得锁,以及如何重试失败的事务?   java安卓服务代替线程   Java Swing使用鼠标移动JFrame