diff --git a/doc/api.rst b/doc/api.rst index 9b5fcbb7..26ce03e2 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -115,6 +115,12 @@ times and reduces binary code size compared to a fully parameterized version. .. doxygenclass:: fmt::basic_format_arg :members: +.. doxygenclass:: fmt::basic_format_context + :members: + +.. doxygentypedef:: fmt::format_context +.. doxygentypedef:: fmt::wformat_context + Compatibility -------------