Class GlobalSettings
Inherited Members
Namespace: UnityEditor.PackageManager.DocumentationTools.UI
Assembly: Unity.PackageManagerDocTools.Editor.dll
Syntax
public static class GlobalSettings
Properties
| Name | Description |
|---|---|
| BuiltInCsprojGeneration | Refer to "Use built-in code project generation" in the Package Manager Documentation Tools settings table. |
| Debug | Refer to "Debug Doc Build" in the Package Manager Documentation Tools settings table. |
| DestinationPath | Refer to "Output Path" in the Package Manager Documentation Tools settings table. |
| ExportAPIMetadata | Refer to "Export API Metadata" in the Package Manager Documentation Tools settings table. |
| IgnoreAPIErrors | Refer to "Ignore API documentation build errors" in the Package Manager Documentation Tools settings table. |
| Theme | |
| Validate | Refer to "Validate" in the Package Manager Documentation Tools settings table. |
| WriteValidationSpreadsheet | Refer to "Write validation.csv" in the Package Manager Documentation Tools settings table. |
| ZipOutput | Refer to "Zip Doc Build" in the Package Manager Documentation Tools settings table. |