diff --git a/doc/index.rst b/doc/index.rst index ffe615b7..6461f766 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -76,8 +76,6 @@ Write API .. doxygenfunction:: fmt::pad(int, unsigned, Char) -.. _formatstrings: - Utilities --------- @@ -98,6 +96,8 @@ System Errors .. doxygenclass:: fmt::WindowsError :members: +.. _formatstrings: + Format String Syntax --------------------