Skip to content

[Bug] xref is not included for v2.78.4 #10900

@gimlichael

Description

@gimlichael

Describe the bug
Prior to v2.78.4, references to other documentation sites in build.xref was rendered perfectly. With the latest release, these are not included, e.g.:

  "build": {
    "xref": [
      "https://docs.cuemon.net/xrefmap.yml",
      "https://docs.savvyio.net/xrefmap.yml"
    ]
  }

To Reproduce
Include one or more xref references that your know your project depends on.
Compile with v2.78.3 - OK
Compile with v2.78.4 - NOK

Expected behavior
I would expect previous behavior, .e.g., members found in xref will be rendered.

Context (please complete the following information):

  • Docfx version: 2.78.4

Additional context

Rendered with v2.78.3:

Rendered with v2.78.4:

Take note of IValidatableParameterObject and IParameterObject.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions