Write docs.

This commit is contained in:
Victor Zverovich
2014-08-21 07:30:00 -07:00
parent da0293c4dd
commit f9561671cf
3 changed files with 23 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@ namespace is usually omitted in examples.
.. doxygenfunction:: fmt::print(std::FILE *, StringRef, const ArgList &)
.. doxygenfunction:: fmt::print(std::ostream &, StringRef, const ArgList &)
.. doxygendefine:: FMT_VARIADIC
.. doxygenclass:: fmt::BasicWriter