Update docs

This commit is contained in:
Victor Zverovich 2018-03-16 16:04:12 -04:00
parent 505b3ae66f
commit b58c8ddeb4

View File

@ -59,6 +59,9 @@ Named arguments
Argument lists
--------------
.. doxygenclass:: fmt::basic_arg
:members:
.. doxygenclass:: fmt::basic_format_args
:members:
@ -72,6 +75,9 @@ Compatibility
.. doxygenclass:: fmt::basic_string_view
:members:
.. doxygentypedef:: fmt::string_view
.. doxygentypedef:: fmt::wstring_view
Format API
==========