Document color

This commit is contained in:
Victor Zverovich
2020-11-08 07:18:01 -08:00
parent 1ac50fcb5a
commit 10ebe6cb48
2 changed files with 18 additions and 15 deletions
+4
View File
@@ -461,6 +461,10 @@ Terminal color and text style
.. doxygenfunction:: print(const text_style&, const S&, const Args&...)
.. doxygenfunction:: fg(detail::color_type)
.. doxygenfunction:: bg(detail::color_type)
.. _ostream-api:
``std::ostream`` Support