@@ -21,10 +21,13 @@ OF_JSON_REPRESENTATION_JSON5 = 0x02, OF_JSON_REPRESENTATION_IDENTIFIER = 0x10 }; /*! + * @protocol OFJSONRepresentation + * OFJSONRepresentation.h ObjFW/OFJSONRepresentation.h + * * @brief A protocol implemented by classes that support encoding to a JSON * representation. * * @warning Although this method can be called directly on classes other than * OFArray and OFDictionary, this will generate invalid JSON, as JSON