An F# DocSet for the Dash documentation browser.
Please keep in mind that this DocSet is using the legacy visualfsharpdocs repo, which is in the process of being moved to the dotnet docs repo. Unfortunatly the core library is still missing from the new repo, so the legacy repo is all we have right now apparently.
- fix HTML Entities like
append: seq<'T> -> seq<'T> -> seq<'T>
- Rewrite msdn links to local links where possible
- Write the style.css
- Find out about the other EntryTypes
- Remove meta data header before generating HTML
- TOC
- Turn it async already