Skip to content

separate CSS file for the generated docs #319

@mfrigerio17

Description

@mfrigerio17

Problem Description

All the generated HTML files embed a large, yet single-line, CSS sheet. Also, it appears to be the same across all the html files.
Besides this being unnecessary duplication (I think), it prevents the user from playing around with the CSS rules to change the look of the docs. This is useful to try out the changes before possibly changing the pdoc template for the CSS.

Proposal

It would be nice if the CSS sheet was generated as a separate file, and simply included in the html docs.
It would be tidy if also the syntax-highlighting-CSS was generated separately, next to the main one.


BTW: Thanks for working on pdoc! I was happy to see that the project is back

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions