Skip to content

Add Documentation within Editor #98

@dinusv

Description

@dinusv

Sample code:

Documentation
DocumentationIndexer[qml]

DocumentationUrl durl = DocumentationIndexer[qml].find("opencv.contrib.core", "TLDTracker", "speed")
durl.type == "html" => return QmlComponent("html").load(durl)
durl.type == "md" => return QmlComponent("md").load(durl)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions