Simplify markup

This commit is contained in:
Victor Zverovich
2014-11-05 07:39:34 -08:00
parent 9cbb25e43f
commit 6527551d43
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -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"