diff --git a/doc/api.rst b/doc/api.rst index 157875dc..d2f7ab53 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -93,10 +93,10 @@ binary footprint, for example (https://godbolt.org/z/oba4Mc): Note that ``vlog`` is not parameterized on argument types which improves compile times and reduces binary code size compared to a fully parameterized version. -.. doxygenfunction:: fmt::make_format_args(const Args&...) - .. doxygenfunction:: fmt::make_args_checked(const S&, const remove_reference_t&...) +.. doxygenfunction:: fmt::make_format_args(const Args&...) + .. doxygenclass:: fmt::format_arg_store :members: