Takeshi KOMIYA
|
b84771dcd2
|
A happy new year!
|
2022-01-01 18:45:03 +09:00 |
|
Christian Clauss
|
86583c578c
|
Fix typos discovered by codespell
|
2021-09-08 02:15:25 +02:00 |
|
Takeshi KOMIYA
|
f996859420
|
A happy new year!
.. note::
$ find sphinx tests LICENSE doc/conf.py -type f -exec sed -i '' -e 's/2007\-20../2007-2021/' {} \;
$ git co sphinx/locale/**/*.js sphinx/templates/epub3/mimetype
|
2021-01-01 13:40:48 +09:00 |
|
Takeshi KOMIYA
|
3206e3154a
|
Add allowed_exceptions parameter to Sphinx.emit() (refs: #7683)
It allows handlers to raise specified exceptions.
|
2020-05-17 19:18:10 +09:00 |
|
Takeshi KOMIYA
|
2e338aa5cd
|
Support priority of event handlers
|
2020-01-16 17:04:48 +09:00 |
|