SwiftDocCOptionsOptions.ScopeEnumerationOptions.ScopeA scope for the options provided by an Options directive.enum ScopeTopicsEnumeration Casescase globalThe directive should affect all pages in the current DocC catalog.case localThe directive should only affect the current page.Initializersinit?(rawValue: String)