mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 10:13:51 +01:00
Update Doxygen configuration to include README and fix misplaced @deprecated tag
This commit is contained in:
parent
88d9edc136
commit
d538c698c9
@ -26,7 +26,7 @@ public:
|
||||
|
||||
/// Supported versions of JSON Schema
|
||||
enum Version {
|
||||
kDraft3, /// @deprecated
|
||||
kDraft3, ///< @deprecated JSON Schema v3 has been superseded by v4
|
||||
kDraft4
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user