Document the write API.

This commit is contained in:
Victor Zverovich
2013-01-22 11:06:56 -08:00
parent abe75da869
commit dbfd021ae2
3 changed files with 52 additions and 2 deletions

View File

@@ -23,6 +23,17 @@ String Formatting API
.. doxygenfunction:: fmt::c_str
Write API
---------
.. doxygenfunction:: fmt::oct
.. doxygenfunction:: fmt::hex
.. doxygenfunction:: fmt::hexu
.. doxygenfunction:: fmt::pad
.. _formatstrings:
Format String Syntax