Document color

This commit is contained in:
Victor Zverovich 2020-07-26 08:22:56 -07:00
parent 0a7032a400
commit 810357c014

View File

@ -437,6 +437,8 @@ Terminal color and text style
``fmt/color.h`` provides support for terminal color and text style output.
.. doxygenenum:: fmt::color
.. doxygenfunction:: print(const text_style&, const S&, const Args&...)
.. _ostream-api: