Docs: update readme test rendering to new PyPI layout, styles

This commit is contained in:
medmunds
2018-08-19 16:17:07 -07:00
parent be7cc10a35
commit 6b99b7ef4f
4 changed files with 54 additions and 78 deletions

View File

@@ -9,7 +9,6 @@
[general]
# Duplicate docutils config used by PyPA readme_renderer.
# https://github.com/pypa/readme_renderer/blob/master/readme_renderer/rst.py
# (This isn't exactly what's used on legacy PyPI, but it's close enough.)
cloak_email_addresses = True
doctitle_xform = True
sectsubtitle_xform = True
@@ -27,5 +26,5 @@ halt_level = 2
# (We're not running inside readme_renderer, so *do* want to see warnings and errors.)
# report_level = 5
# Approximate PyPI's styles:
stylesheet = docs/_readme/readme.css
# Approximate PyPI's layout and styles:
template = docs/_readme/template.txt