FSharp.Formatting.ApiDocs Namespace
Functionality relating to generating API documentation
Type | Description |
Represents a custom attribute attached to source code |
|
Represents a group of assemblies integrated with its associated documentation |
|
Represents a documentation comment attached to source code |
|
Represents a type definition integrated with its associated documentation |
|
High-level information about a module definition |
|
|
|
Represents some HTML formatted by model generation |
|
Represents an input assembly for API doc generation |
|
Represents an method, property, constructor, function or value, record field, union case or static parameter integrated with its associated documentation. Includes extension members. |
|
|
|
Represents the kind of member |
|
Represents a set of assemblies integrated with their associated documentation |
|
Represents a namespace integrated with its associated documentation |
|
This type exposes the functionality for producing documentation model from `dll` files with associated `xml` files generated by the F# or C# compiler. To generate documentation model, use one of the overloades of the `Generate` method. |
|
Represents an entry suitable for constructing a Lunr index |