Skip to content

Consider generating docs for core and alloc too #97

Closed
@ojeda

Description

@ojeda

Currently the generated intra-doc links go to the official Rust docs webpage.

Consider generating core and alloc so that:

  • It doesn't require internet (for local builds).
  • It doesn't depend on another host (for kernel.org builds).
  • They are consistent with the compiled crates (e.g. nightly Rust could have added features not present in the local version).

Metadata

Metadata

Assignees

No one assigned

    Labels

    • docsRelated to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions