python-peps/pep_sphinx_extensions/pep_processor/transforms
Adam Turner 0d93abf9bf
Sphinx support: theming (#1933)
See #2, #1385 for context. Superseeds #1568.

This is the Sphinx-theming part, building on PR #1930.

### Stylesheets:
- `style.css` - styles
- `mq.css` - media queries

### Jinja2 Templates:
- `page.html` - overarching template

### Javascript:
- `doctools.js` - fixes footnote brackets

### Theme miscellany
- `theme.conf` - sets pygments styles, theme internals
2021-06-30 20:19:44 +01:00
..
pep_contents.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
pep_footer.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
pep_headers.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
pep_title.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
pep_zero.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00