mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Simplify markup
This commit is contained in:
@ -55,7 +55,6 @@ to be dynamically specified.
|
|||||||
|
|
||||||
See the :ref:`formatexamples` section for some examples.
|
See the :ref:`formatexamples` section for some examples.
|
||||||
|
|
||||||
|
|
||||||
.. _formatspec:
|
.. _formatspec:
|
||||||
|
|
||||||
Format Specification Mini-Language
|
Format Specification Mini-Language
|
||||||
|
@ -9,9 +9,7 @@ a `release archive <https://github.com/cppformat/cppformat/releases/latest>`_
|
|||||||
or the `Git repository <https://github.com/cppformat/cppformat>`_ to your project.
|
or the `Git repository <https://github.com/cppformat/cppformat>`_ to your project.
|
||||||
|
|
||||||
If you are using Visual C++ with precompiled headers, you might need to add
|
If you are using Visual C++ with precompiled headers, you might need to add
|
||||||
the line
|
the line ::
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user