Skip to content

Warnings with scala.xml refs in Scaladoc #339

@ashawley

Description

@ashawley

Adding the following to your build.sbt,

autoAPIMappings := true

libraryDependencies +=
  "org.scala-lang.modules" %% "scala-xml" % "1.2.0"

Running doc in sbt produces the following warnings if you cross-reference anything in scala.xml:

Could not find any member to link for "scala.xml.Node".

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