mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 20:01:05 -05:00
Docs: update readme test rendering to new PyPI layout, styles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user