fmt/doc
Kevin Puetz 981b517ccf
nested replacement fields may omit arg_id (#1681)
syntax.html already has examples like `fmt::format("{:.{}f}", 3.14, 1)` using this, 
and https://en.cppreference.com/w/cpp/utility/format/formatter#width_and_precision shows that this is the case for the C++20 std::format

The Format Specification Mini-Language grammar seems to be the only one not showing this; update it to match.
2020-05-13 17:20:05 -07:00
..
_static
_templates Update docs 2019-11-28 08:09:46 -08:00
basic-bootstrap add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 2018-01-28 20:20:39 -08:00
bootstrap
api.rst Update date formatting example to use threadsafe localtime 2020-05-02 09:04:31 -07:00
build.py Update version 2020-05-10 18:05:46 -07:00
CMakeLists.txt Improve docs 2018-12-28 15:05:42 -08:00
conf.py Update copyright 2018-03-04 10:11:44 -08:00
contents.rst
fmt.less cppformat -> fmt 2016-04-24 10:39:33 -07:00
index.rst Fix a typo 2019-12-13 15:49:40 -08:00
python-license.txt
syntax.rst nested replacement fields may omit arg_id (#1681) 2020-05-13 17:20:05 -07:00
usage.rst Move docs to the proper place 2020-01-18 06:59:21 -08:00