mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo in CHANGES
This commit is contained in:
parent
c5b3da3212
commit
8c930a3918
2
CHANGES
2
CHANGES
@ -6,7 +6,7 @@ Incompatible changes
|
||||
|
||||
* Drop ``PorterStemmer`` package support. Use ``PyStemmer`` instead of ``PorterStemmer``
|
||||
to accelerate stemming.
|
||||
* Now sphinx_rtd_theme become optional. Please install it manually.
|
||||
* sphinx_rtd_theme has become optional. Please install it manually.
|
||||
Refs #2087, #2086, #1845 and #2097. Thanks to Victor Zverovich.
|
||||
* #2231: Use DUrole instead of DUspan for custom roles in LaTeX writer. It enables to take
|
||||
title of roles as an argument of custom macros.
|
||||
|
Loading…
Reference in New Issue
Block a user