Enum Themes
Defines DocFX Theme(s) used to generate documentation website.
Namespace: UnityEditor.PackageManager.DocumentationTools.UI
Assembly: Unity.PackageManagerDocTools.Editor.dll
Syntax
public enum Themes
Remarks
Refer to the themes section of the manual.
Fields
| Name | Description |
|---|---|
| Classic | Unity-customized DocFX 'default' theme. |
| Classic_Offline | Unity-customized DocFX 'default' theme plus Unity-customized DocFX |
| Modern | DocFX 'modern' theme without Unity customizations. |