Skip to content

Milestones

List view

  • Internal links to methods are still not working, we need to update the renderer as well as write specific tests around this to make sure this doens't happen again.

    Due by October 26, 2025
    2/2 issues closed
  • • Fixes and improvements to cross-references: • Add explicit anchors for members so cref links reliably resolve. • Single-file output now uses in-document anchors instead of per-file links. • Safer type aliasing: token-aware replacements to avoid corrupting identifiers (e.g., “StringComparer”). • Better formatting: preserve paragraph breaks from XML docs; keep whitespace tidy without collapsing newlines. • More robust generic formatting: depth-aware splitting for nested generic argument labels. • Tests expanded for anchors, link targets, generics, and formatting; snapshots updated as needed. • Minor hygiene: remove unused usings; small cleanups. • Docs updated to reflect link behavior and options. • Version bump and changelog for 1.3.0.

    Due by October 31, 2025
    8/8 issues closed
  • * Display label for cref is being built wrong * Signature shortener for generic types is mis-converting XML-doc generic braces

    Due by October 24, 2025
    4/4 issues closed
  • * Bring the CLI up to feature parity with MSBuild by adding --rootns, --lang, and --config support. * Add first-pass inheritdoc support that merges summaries and params from referenced or base members. * Make Markdown output cleaner by grouping method overloads together with shared names. * Lock down Markdown output formatting with golden snapshot tests. * Add a small, self-contained test library to validate Xml2Doc behavior end-to-end. * Align documentation with updates

    Due by October 24, 2025
    6/6 issues closed
  • - Better display names (shorten namespaces, format `List<T>` generics). - Support for `<remarks>`, `<example>`, `<seealso>`, `<exception>`. - Single-file output flag `--single` for merged Markdown. - File naming modes (toggle inclusion of generic arity/backticks).

    Due by October 24, 2025
    4/4 issues closed
  • Basic XML→MD, cross-links for <see> and anchors for members Per-type files + index.md CLI tool + MSBuild task

    Due by October 24, 2025
    8/8 issues closed