Skip to content

Add new --extend-css option to rustdoc #32223

@GuillaumeGomez

Description

@GuillaumeGomez

The purpose of this option is to provide a css-file to rustdoc while it's generating documentation to refine some css rule. For example, if you want to have a dark-theme for the generated doc, you'll provide a css file which replaces css rules defined in this file.

> rustdoc --extend-css dark.css your_project

cc @brson

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions