Skip to content

Display KB need to display top node attributes #130

Description

@ddehilster
DisplayKBRecurse(L("file"),L("parent"),L("level"),L("display type")) {
	if (L("level") == 0) {
		L("file") << conceptname(L("parent"));
		DisplayAttributes(L("file"),L("parent"),L("display type"),L("level"));
		L("file") << "\n";
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions