python-peps/pep_sphinx_extensions/pep_processor
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
..
html Sphinx support: add docutils support files (#1931) 2021-06-09 01:37:55 +01:00
parsing Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00
transforms Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00