sphinx.ext.duration
– 测量 Sphinx 处理的持续时间¶
在版本 2.4 中添加。
此扩展测量 Sphinx 处理的持续时间并在构建结束时显示其结果。它对于检查哪些文档构建缓慢很有用。
sphinx.ext.autodoc
– 从文档字符串中包含文档sphinx.ext.autosectionlabel
– 允许使用其标题引用部分sphinx.ext.autosummary
– 生成 autodoc 摘要sphinx.ext.coverage
– 收集文档覆盖率统计信息sphinx.ext.doctest
– 测试文档中的代码片段sphinx.ext.duration
– 测量 Sphinx 处理的持续时间sphinx.ext.extlinks
– 标记以缩短外部链接sphinx.ext.githubpages
– 在 GitHub Pages 中发布 HTML 文档sphinx.ext.graphviz
– 添加 Graphviz 图表sphinx.ext.ifconfig
– 根据配置包含内容sphinx.ext.imgconverter
– 使用 Imagemagick 的参考图像转换器sphinx.ext.inheritance_diagram
– 包含继承图sphinx.ext.intersphinx
– 链接到其他项目的文档sphinx.ext.linkcode
– 添加到源代码的外部链接sphinx.ext.napoleon
– 支持 NumPy 和 Google 风格的文档字符串sphinx.ext.todo
– 支持待办事项sphinx.ext.viewcode
– 添加到突出显示的源代码的链接sphinx.ext.autodoc
– 从文档字符串中包含文档sphinx.ext.autosectionlabel
– 允许使用其标题引用部分sphinx.ext.autosummary
– 生成 autodoc 摘要sphinx.ext.coverage
– 收集文档覆盖率统计信息sphinx.ext.doctest
– 测试文档中的代码片段sphinx.ext.duration
– 测量 Sphinx 处理的持续时间sphinx.ext.extlinks
– 标记以缩短外部链接sphinx.ext.githubpages
– 在 GitHub Pages 中发布 HTML 文档sphinx.ext.graphviz
– 添加 Graphviz 图表sphinx.ext.ifconfig
– 根据配置包含内容sphinx.ext.imgconverter
– 使用 Imagemagick 的参考图像转换器sphinx.ext.inheritance_diagram
– 包含继承图sphinx.ext.intersphinx
– 链接到其他项目的文档sphinx.ext.linkcode
– 添加到源代码的外部链接sphinx.ext.napoleon
– 支持 NumPy 和 Google 风格的文档字符串sphinx.ext.todo
– 支持待办事项sphinx.ext.viewcode
– 添加到突出显示的源代码的链接sphinx.ext.duration
– 测量 Sphinx 处理的持续时间¶在版本 2.4 中添加。
此扩展测量 Sphinx 处理的持续时间并在构建结束时显示其结果。它对于检查哪些文档构建缓慢很有用。