mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 15:15:41 +08:00

Update the pydoctheme.css file to add support for print media. The code was adapted from the existing support for screens that are less than 700px wide, with the following changes: - Remove the documents and sections index - Remove the quick search - Remove dead CSS code Additionally, add section numbers and ensure that code blocks are never split across multiple pages.