DocFX v2.53 Release Notes

Release Date: 2020-05-11 // almost 4 years ago
  • ๐Ÿ“‡ 1. Support extracting metadata from FSharp projects incrementally. Thanks @saul! (#5810) ๐Ÿ“„ 2. Support XrefService as parameter. e.g. docfx --xrefService https://xref.docs.microsoft.com/query?uid={uid}. (#5786)

    1. Feature, improvement and bug fix in several Markdown extension syntax. (#5792, #5804, #5838, #5857)
    2. Do not warn when certain output is empty. (#5878)
    3. Bug fix:
      1. Fix crash when building FSharp projects with override methods. Thanks @saul! (#5811)
      2. Fix applying template preprocessor failure for Python reference in some cases. (#5781)
      3. Fix PDF outline issue, add check for user style sheet existence. Thanks @icnocop (#5490, #5858)