Skip to content

Link to internal rustdocs#100

Description

@Michael-F-Bryan

When rust-lang/rust-central-station#40 lands we'll have a stable location which contains internal API documentation (i.e. the equivalent of ./x.py doc with crate-docs = true) 馃帀

This means when referring to a particular struct or function we'll be able too link to its API docs instead of linking to the original source file and hoping for the best.

Once that PR is merged we'll need to:

  • Update the code index to point at the API docs instead of source code
  • Emphasise linking to API docs where possible when people are contributing new content
  • Update the "contributing" section of the README appropriately (Update a few parts of the readme聽#208)
  • Update the "How to build the compiler and run what you built" to mention building docs and where they can be found online?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyDifficulty: might be a good place for a beginner

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions