Update locale docs to match new reality.

Created docs for NumberFormat, DateFormat, DateTimeFormat, and TimeFormat
and moved the docs from BLocale to the respective new file. Also
DurationFormat was updated as well.

doxygen once again compiles the docs without warnings.
This commit is contained in:
John Scipione
2014-12-04 19:13:46 -05:00
parent 02e24cdbfd
commit 4a31c32620
7 changed files with 671 additions and 462 deletions
+3 -3
View File
@@ -19,9 +19,9 @@ enum BNumberElement {
class BNumberFormat : public BFormat {
public:
BNumberFormat();
BNumberFormat(const BNumberFormat &other);
~BNumberFormat();
BNumberFormat();
BNumberFormat(const BNumberFormat &other);
~BNumberFormat();
// formatting