Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
helje5 committed Oct 14, 2023
2 parents b021e6e + c99813a commit 717581b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/DocCArchive/Schema_0_1/MetaData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ extension DocCArchive.DocCSchema_0_1 {
case `typealias` = "Type Alias"
case `class` = "Class"
case application = "Application"
case function = "Function"

public var description: String { return "<RoleHeading: \(rawValue)>" }
}
Expand Down

0 comments on commit 717581b

Please sign in to comment.