开发者

Adding a theme to Sphinx documentation

开发者 https://www.devze.com 2023-03-24 04:33 出处:网络
I am trying to add some theme/template design to my documentation and I was wondering if there was any way to add a lin开发者_运维知识库e of HTML on line 20 of every HTML page generated by Sphinx?You

I am trying to add some theme/template design to my documentation and I was wondering if there was any way to add a lin开发者_运维知识库e of HTML on line 20 of every HTML page generated by Sphinx?


You can build a custom theme (consider simply copying a default theme) and modify/override the appropriate template files. What exactly do you want to accomplish?

0

精彩评论

暂无评论...
验证码 换一张
取 消