python-peps/pep_sphinx_extensions/pep_processor/parsing
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_parser.py Sphinx support: add PEP 0 generation extension (1932) 2021-06-12 18:51:14 +01:00
pep_role.py Sphinx support: theming (#1933) 2021-06-30 20:19:44 +01:00