mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Fix anchor.
This commit is contained in:
parent
32344d9b14
commit
108cd1d1a0
@ -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
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user