fish-shell/doc_src/python_docs_theme
Manlio Perillo a953b7984d doc_src: add print media support to the Sphinx theme
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.
2024-01-12 17:52:43 +01:00
..
static doc_src: add print media support to the Sphinx theme 2024-01-12 17:52:43 +01:00
__init__.py Reformat 2020-11-22 14:39:48 +01:00
globaltoc.html docs: Fix TOC text and put them in a div 2021-01-27 22:02:35 +01:00
layout.html docs: Remove some jquery leftovers 2023-08-24 21:55:57 +02:00
localtoc.html docs: Fix TOC text and put them in a div 2021-01-27 22:02:35 +01:00
theme.conf docs: Add a brief summary of the changes to the theme 2020-10-04 15:09:20 +02:00