Fix anchor.

This commit is contained in:
Victor Zverovich 2014-08-28 10:18:13 -07:00
parent 32344d9b14
commit 108cd1d1a0

View File

@ -76,8 +76,6 @@ Write API
.. doxygenfunction:: fmt::pad(int, unsigned, Char) .. doxygenfunction:: fmt::pad(int, unsigned, Char)
.. _formatstrings:
Utilities Utilities
--------- ---------
@ -98,6 +96,8 @@ System Errors
.. doxygenclass:: fmt::WindowsError .. doxygenclass:: fmt::WindowsError
:members: :members:
.. _formatstrings:
Format String Syntax Format String Syntax
-------------------- --------------------