如何将 Sphinx 与其他模板一起使用?

How to use Sphinx with other template?

我想为我的新模块编写文档,我受到 sentry.io, and I find out that they are using the Sphinx 模块文档的启发,但界面不是默认界面。有没有办法更改模板,或者哨兵团队为自己的目的制作的?

Sentry 的文档是开源的。查看他们的 documentation contributing guidelines and repository. However it is heavily modified, so you might want to start with something easier by using one of the themes that comes with Sphinx or try others.