Skip to content

Support both github and sphinx links #1506

Description

@mgsloan

There have been quite a few PRs changing links in the docs - #1420 #1444 #1446 #1449 #1505. We should fix things so that the links work in the github view of the docs, so more time isn't spent on changing them. I see two options:

  • Automatically munge .md to be .html when generating the docs. This is the option I prefer
  • Replace all the relative links with absolute links to docs.haskellstack.org. This is a bad solution, because it doesn't work well for hosting multiple versions of the docs / following links locally. Also, the site structure may change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions