Skip to content

Add CBOR output to rustdoc. Write a rustdoc server. #22768

Description

@mahkoh

The current rustdoc html output is huge (e.g. 22M for https://github.com/mahkoh/posix.rs/) and the json output is still not compact enough (3.3M.)

Add CBOR output to rustdoc and write a server that dynamically generates the requested pages from this output and handles searching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions