This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Issues.DocFx.
                            
	
		Summary
            Initializes a new instance of the 
		DocFxIssuesSettings class.
            - Assembly
- Cake.Issues .DocFx .dll 
- Namespace
- Cake.Issues .DocFx 
- Containing Type
- DocFxIssuesSettings
Syntax
public DocFxIssuesSettings(FilePath logFilePath, DirectoryPath docRootPath)Parameters
| Name | Type | Description | 
|---|---|---|
| logFilePath | FilePath | Path to the DocFx log file. | 
| docRootPath | DirectoryPath | Path to the root directory of the DocFx project. Either the full path or the path relative to the repository root. | 
Return Value
| Type | Description | 
|---|---|
| void | 
