doctypes.mintlifyUserIdThe custom Mintlify userId , See Mintlify for more details. |
StringDefault "4aeafe05-c396-4389-8d77-52e585e41932" |
doctypes.mintlifyContextType of Mintlify context full of page or single line. |
Enum Full , SingleDefault Full |
doctypes.descriptionWrapWhen the description generation type is set to Auto , the description will be split into lines based on this value. |
NumberDefault 120 |
doctypes.descriptionType of description generation. |
Enum Auto , Manual , OffDefault Auto |
doctypes.classType of @class tag generation. |
Enum Auto , OffDefault Auto |
doctypes.abstractType of @abstract tag generation. |
Enum Auto , OffDefault Auto |
doctypes.interfaceType of @interface tag generation. |
Enum Auto , OffDefault Auto |
doctypes.typedefType of @typedef tag generation. |
Enum Auto , OffDefault Auto |
doctypes.enumType of @enum tag generation. |
Enum Auto , OffDefault Auto |
doctypes.asyncType of @async tag generation. |
Enum Auto , OffDefault Auto |
doctypes.functionType of @function tag generation. |
Enum Auto , OffDefault Auto |
doctypes.variableType of @variable tag generation. |
Enum Auto , OffDefault Auto |
doctypes.nameType of @name tag generation. |
Enum Auto , OffDefault Auto |
doctypes.kindType of @kind tag generation. |
Enum Auto , OffDefault Auto |
doctypes.memberofType of @memberof tag generation. |
Enum Auto , OffDefault Auto |
doctypes.publicType of @public tag generation. |
Enum Auto , OffDefault Auto |
doctypes.privateType of @private tag generation. |
Enum Auto , OffDefault Auto |
doctypes.protectedType of @protected tag generation. |
Enum Auto , OffDefault Auto |
doctypes.readonlyType of @readonly tag generation. |
Enum Auto , OffDefault Auto |
doctypes.instanceType of @instance tag generation. |
Enum Auto , OffDefault Auto |
doctypes.typeType of @type tag generation. |
Enum Auto , OffDefault Auto |
doctypes.paramType of @param tag generation. |
Enum Auto , OffDefault Auto |
doctypes.returnsType of @returns tag generation. |
Enum Auto , OffDefault Auto |
doctypes.extendsType of @extends tag generation. |
Enum Auto , OffDefault Auto |
doctypes.implementsType of @implements tag generation. |
Enum Auto , OffDefault Auto |
doctypes.exportsType of @exports tag generation. |
Enum Auto , OffDefault Auto |