Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 404 Bytes

duration.rst

File metadata and controls

11 lines (8 loc) · 404 Bytes

:mod:`sphinx.ext.duration` -- Measure durations of Sphinx processing

.. module:: sphinx.ext.duration
   :synopsis: Measure durations of Sphinx processing

.. versionadded:: 2.4

This extension measures durations of Sphinx processing and show its result at end of the build. It is useful for inspecting what document is slowly built.