Remove scaladoc warnings

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • 4.4.0
    • Affects Version/s: None
    • Component/s: Documentation, Scala
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Fix ambiguity of overloads and any broken links.

      Scaladoc is notorious finicky when it comes to links, this stackoverflow answer may help:

      • Everything must be fully qualified, even the class/object itself
      • Package dots should be escaped with \
      • You cannot use any spaces in the signature
      • Parameters should include the name not just the type i.e. foo(a:String) not foo(String)
      • The signature should end with a *

              Assignee:
              Ross Lawley
              Reporter:
              Ross Lawley
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: