Skip to content

Link to internal rustdocs #100

Closed
Closed
@Michael-F-Bryan

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?

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