Update the docs.
This commit is contained in:
@@ -6,6 +6,7 @@ CASE_SENSE_NAMES = NO
|
||||
INPUT = ../format.h
|
||||
QUIET = YES
|
||||
JAVADOC_AUTOBRIEF = YES
|
||||
AUTOLINK_SUPPORT = NO
|
||||
GENERATE_HTML = NO
|
||||
GENERATE_XML = YES
|
||||
XML_OUTPUT = doxyxml
|
||||
|
||||
+4
-1
@@ -7,7 +7,7 @@ String Formatting API
|
||||
|
||||
.. doxygenfunction:: fmt::Format(StringRef)
|
||||
|
||||
.. doxygenclass:: fmt::BasicFormatter
|
||||
.. doxygenclass:: fmt::BasicWriter
|
||||
:members:
|
||||
|
||||
.. doxygenclass:: fmt::Formatter
|
||||
@@ -16,6 +16,9 @@ String Formatting API
|
||||
.. doxygenclass:: fmt::NoAction
|
||||
:members:
|
||||
|
||||
.. doxygenclass:: fmt::Write
|
||||
:members:
|
||||
|
||||
.. doxygenclass:: fmt::StringRef
|
||||
:members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user