We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(8)
查看一些这些主题。由于这些项目是开源的,您应该能够仔细检查它们。
Have a look at some of these themes. As the projects are open source you should be able to examine them closely.
是时候开始收集链接了。
Time to start collecting links.
Matplotlib 文档 我认为是一个很好的例子。他们甚至在 记录 matplotlib 上有详细的描述:< a href="http://matplotlib.sourceforge.net/devel/documenting_mpl.html#dynamically- generated-figures" rel="nofollow noreferrer">动态生成的数字 和 继承图 是他们对 Sphinx 的自定义扩展。他们的文档也有一个自定义徽标。
我猜您应该能够下载大多数项目的 RST 文档源。
Matplotlib documentation is an excellent example I think. They even have a detailed description at documenting matplotlib: dynamically generated figures and inheritance diagrams are their custom extensions to Sphinx I think. Their documentation has a custom logo too.
I would guess that you should be able to download the RST document source for most projects.
http://docs.djangoproject.com/en/1.1/ 和 http://ask.github.com/celery/ 是两个很好的例子。
http://docs.djangoproject.com/en/1.1/ and http://ask.github.com/celery/ are two good examples.
我一直喜欢 SQLAlchemy 文档。它们看起来与标准 Sphinx 主题非常不同,并且非常适合他们的网站。
I've always liked the SQLAlchemy docs. They look very different from the standard Sphinx themes and fit very well into their site.
Blender.org 的新 API 文档刚刚进行了改造,sphinx 主题也可以下载
网站
http://www.blender.org/documentation/blender_python_api_2_59_release
主站点(基于哪个主题关闭)
http://www.blender.org/
主题文件
https://svn.blender.org /svnroot/bf-blender/trunk/blender/doc/python_api/blender-org/ 这
只是我知道的一个例子,但有趣的是看看比赛有多接近。
blender.org's new API Docs just got a makeover the sphinx theme is downloadable too
Site
http://www.blender.org/documentation/blender_python_api_2_59_release
Main Site (which theme is based off)
http://www.blender.org/
Theme files
https://svn.blender.org/svnroot/bf-blender/trunk/blender/doc/python_api/blender-org/
Just one example I know, but interesting to see how close the match is.
转到 http://pypi.python.org 并在那里搜索
sphinx template
。它将给出数十个模板的列表。然后每个您都可以下载并尝试。Go to the http://pypi.python.org and search for
sphinx template
there. It will give a list of some tens of templates. Then each of them You can download and try.我是 Kenneth Reitz 的主题的忠实粉丝,他在 请求 库:
https://github.com/kennethreitz/kr-sphinx-themes
I'm a big fan of Kenneth Reitz's theme he uses for the requests library:
https://github.com/kennethreitz/kr-sphinx-themes