Overriding the default field name limit in sphinx/docutils

前端 未结 3 1582
别跟我提以往
别跟我提以往 2021-02-05 22:26

I am using sphinx for generating html documentation for a project. I make extensive use of field lists.

When generating html, each label/value pair is rendered as a sing

3条回答
  •  有刺的猬
    2021-02-05 23:03

    Sphinx-1.2 will support docutils.conf for html writer if no objection. https://bitbucket.org/birkenfeld/sphinx/commits/67682aca

提交回复
热议问题