DocFxOptions Class
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Provides options for generating documentation addresses compatible with DocFx.
public class DocFxOptions : HtmlAddressingOptions- Inheritance
- object
- AddressingOptions
- HtmlAddressingOptions
- DocFxOptions
Remarks
Constructors
| DocFxOptions() | Initializes a new instance of the DocFxOptions class. |

The DocFxOptions class provides configuration for documentation file addressing specifically tailored for DocFx documentation generator compatibility.
This class implements the following default configuration:- Sets file extension to HTML (
- Includes file extensions in generated URLs
- Uses the
- Places top-level topic files in the root directory
These settings align with DocFx's conventional file organization and URL structure..html)apipath for API documentation