Paul Selormey
Paul Selormey
> in your `.fsproj` file use `true` to generate XML That is the expected approach. Maybe time to close the issue.
@defufna You are doing it wrong! Use the appropriate link format here and it will work. ```cs namespace XRefDemo; /// /// /// [!NOTE] /// > Test note /// ]]> ///...
> Is there some sort of style guide about DocFX way of doing things? Unfortunately, there is no DocFX for the Sandcastle user guide I know of. Stuff like `NamepaceDoc`...
If you have time, also look at the Unity DocTools documentation, it uses DocFX. https://docs.unity3d.com/Packages/[email protected]/manual/index.html **NOTE**: I am not a Unity user/developer and cannot say more, only found it while...
Well, while there fix the template page also: https://dotnet.github.io/docfx/templates-and-plugins/templates-dashboard.html The image of the last template covers the name of the template: SingulinkFX.
This issue was also reported earlier #7999
@drussi01 Thanks for the head up. I followed this, tested the `docs.microsoft.com` site and this accessibility feature is not supported as well. It is, however, supported on `developer.android.com`. Tested links:...
@tgriff You want separate log files? replace `docfx.exe`.
@nilproject Thanks for the reply. This is about integrating a scripting into an SVG rendering library. So that will be a user written script and the `handleEvent` method is not...
@bgeller Thanks for the response, and thanks for the work on the Doxypress. Not tested `\sa` but `Link Text` or `` works as expected. However, `` is not as expected....