Paul Selormey
Paul Selormey
@DmitriyYukhanov @MiTschMR It works for me. There are two ways to configure this. 1. If you have a **cover.html**, then * place it in the same directory as your `docfx.json`...
> In the same folder, there is a System.Memory.dll file, but its version is 4.6.31308.1 And the latest nuget packages says version 4.5.5. That `System.Memory.dll` is quite a problem area...
> Listing the projects to exclude manually is kind of painful with 40+ projects. I know this is just me, but I found `Directory.GetFiles("*.csproj");` not so painful at all.
> Is it possible to have docfx generate a table, like in the .NET API reference,... The `DocFx 2` does not directly support this feature, you may have to create...
@jakraft By the design in MSDN Docs, that is the behavior of the tabbed content - it sets a language mode so all tabbed contents with the same language anchor...
@mode777 Downgrading should not be a solution. How about fixing `type2docfx`?
See this thread: https://github.com/dotnet/docfx/issues/7433#issuecomment-890918387
> Case in point, and last straw that made me blow up internally, is this fragment: Hmmm, for the [highlight.js - Supported Languages ](https://highlightjs.readthedocs.io/en/latest/supported-languages.html) both are valid language definitions.
@tibel You are doing a great work here. Any possibility of upgrading the net472 to .NET 6.0?
> Is it possible to get library API docs (the MSDN-style content) without any of the framing HTML? > I want to embed docs into another website. Yes, create a...