Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discussion: multi target F# libraries (IL, WebSharper, Fable, etc.) #828

Open
smoothdeveloper opened this issue Jul 5, 2023 · 0 comments

Comments

@smoothdeveloper
Copy link

I'm wondering if there is any provision, that would enable to flag code for which documentation is generated, as "supported on target X,Y,Z"?

With the growing of F# into other ecosystems than dotnet, I wanted to suggest few points:

  • considering extension points, so we could refer to types in other ecosystems documentation, in same way CLR types surface in the documentation https://fsprojects.github.io/FSharp.Formatting/reference/fsharp-formatting-codeformat-errorkind.html#Error
  • having a filtered view where end user would select the targets of interest while browsing the documentation (if I'm interested in CLR & Fable to rust or Fable to python only, while browsing a given library)
  • engaging with other communities that manage similar projects in the target ecosystems, to obtain guidance on how to tackle this the best from their perspective, leveraging their knowledge of how similar tools work there

I came across this: https://devdocs.io/, it would be great for fsdocs enabled projects to surface there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant