Skip to content

Website has many broken links #5674

Closed
Closed
@binary132

Description

@binary132

Hello,

I've been trying to investigate the state of Scala 3 metaprogramming, and unfortunately there are quite a few 404's in the Dotty web docs, particularly in Overview, where I'm very surprised to see the documentation of a very significant public-facing project in such a poor state of maintenance.

One of the most important (to me) is that https://dotty.epfl.ch/docs/reference/overview.html contains broken references to "Principled Metaprogramming" at https://dotty.epfl.ch/docs/reference/principled-meta-programming.html. Other broken links in the landing page include:

  • "inline": https://dotty.epfl.ch/docs/reference/inline.html
  • "intersection types": https://dotty.epfl.ch/docs/reference/intersection-types.html
  • "implicit function types": https://dotty.epfl.ch/docs/reference/implicit-function-types.html
  • "dependent function types": https://dotty.epfl.ch/docs/reference/dependent-function-types.html
  • "trait parameters": https://dotty.epfl.ch/docs/reference/trait-parameters.html
  • "early initializers": https://dotty.epfl.ch/docs/reference/dropped/early-initializers.html
  • "union types": https://dotty.epfl.ch/docs/reference/union-types.html
  • "multiversal equality": https://dotty.epfl.ch/docs/reference/multiversal-equality.html
  • "type lambdas": https://dotty.epfl.ch/docs/reference/type-lambdas.html
  • "type projection": https://dotty.epfl.ch/docs/reference/dropped/type-projection.html
  • "erased terms": https://dotty.epfl.ch/docs/reference/erased-terms.html

I'm hopeful for a more coherent future, but this is a bit concerning.

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