fsharp-compiler-docs
fsharp-compiler-docs copied to clipboard
Doc build for FSharp.Compiler.Service
Just to note that we don't currently build docs with "--strict" because it would take a while to fix that if the docs at https://github.com/dotnet/fsharp/tree/main/docs/fcs break
A large number of warnings are generated for incomplete documentation. Would be good to see the number reduce. Some may also indicate bugs in `fsdocs` ``` D:\a\FSharp.Compiler.Service\FSharp.Compiler.Service\fsharp\src\fsharp\service\service.fsi(430,18): warning: missing docs...
cc @baronfel Problem in the build: ``` Process is terminated due to StackOverflowException. C:\Users\dsyme\.nuget\packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21527.1\tools\SymStore.targets(70,5): error MSB30 73: The command ""C:\Users\dsyme\.nuget\packages\microsoft.diasymreader.pdb2pdb\1.1.0-beta2-19575-01\tools\Pdb2Pdb.exe" "E:\GitHub\dsyme\FSharp.Compiler.Service\fsharp\artifacts\bin\FSharp.Compiler.Service\Debug\net472\FSharp.Compiler.Ser vice.dll" /out "E:\GitHub\dsyme\FSharp.Compiler.Service\fsharp\artifacts\SymStore\Debug\FSharp.Compiler.Service\net472\ FSharp.Compiler.Service.pdb" /srcsvrvar SRC_INDEX=public" exited with code...
Broken links all over https://fsharp.github.io/fsharp-compiler-docs/ due to fsdocs failure to crack latest FSharp.Compiler.Service.fsproj .NET 7
Links on [docs homepage](https://fsharp.github.io/fsharp-compiler-docs/) under **Documentation Topics** are broken. They point to e.g. - `https://fsharp.github.io/fsharp-compiler-docs/overview.md` instead of just - `https://fsharp.github.io/fsharp-compiler-docs/overview` It should _probably_ be fixed in https://github.com/fsprojects/FSharp.Formatting but we could...
https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-nativeint.html currently 404s This link is used in places such as https://fsharp.github.io/fsharp-core-docs/reference/fsharp-nativeinterop-nativeptrmodule.html#ofNativeInt