docfx icon indicating copy to clipboard operation
docfx copied to clipboard

Static site generator for .NET API documentation.

Results 398 docfx issues
Sort by recently updated
recently updated
newest added

> Reported earlier - #8097 The work around is to use the compiled dll as the source of the metadata. _Originally posted by @paulushub in https://github.com/dotnet/docfx/issues/8102#issuecomment-1192605506_ I can't use the...

[AB#678710](https://dev.azure.com/ceapex/d3d54af3-265a-4f18-95f6-9a46397ca583/_workitems/edit/678710)

- update most package references - fix xUnit analyzer warnings - fix warnings related to assembly references and binding redirects

v2

**Operating System**: Windows + Linux **DocFX Version Used**: docfx.console v2.59.3 **Template used**: default **Steps to Reproduce**: 1. Run docfx against any project. **Expected Behavior**: Documentation generated. **Actual Behavior**: Error /...

**DocFX Version Used**: 2.35.4.0 **Template used**: custom **Steps to Reproduce**: 1. Add `<` inside an XML documentation. 2. Build and serve the docs. 3. View the member containing the said...

bug
Area-XmlDocComments

The following C# XML comment generates a list with two empty list items. XML: `///` `/// Item 1` `/// Item 2` `///` Generated YAML: `remarks: "\n\n"`

feature-request
Area-SandcastleParity

Items in lists should be rendered even if they lack "term" and "description" tags. This is needed for parity with SandCastle and IntelliSense. This only impacts lists of type "bullet"...

**Operating System**: (`Windows` or `Linux` or `MacOS`) Windows **DocFX Version Used**: 2.58 **Template used**: (`default` or `statictoc` or contain custom template) default with minor cosmetic customizations **Steps to Reproduce**: 1....

**Operating System**: (`Windows` or `Linux` or `MacOS`) Windows **DocFX Version Used**: **Template used**: (`default` or `statictoc` or contain custom template) default **Steps to Reproduce**: 1. Generate docfx site (can repro...