Adam Turner
|
5775912455
|
Collapse single line docstrings
|
2022-02-20 03:13:45 +00:00 |
|
Adam Turner
|
6bb7b891a1
|
Remove copyright and licence fields
|
2022-02-20 03:06:23 +00:00 |
|
Adam Turner
|
5694e0ce60
|
Fix module docstring indentation
|
2022-02-20 00:35:13 +00:00 |
|
Adam Turner
|
4f5a3269a6
|
Fix module docstring first line
|
2022-02-20 00:11:08 +00:00 |
|
Adam Turner
|
6b8bccec59
|
Remove module titles in docstrings
|
2022-02-19 23:17:29 +00:00 |
|
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 |
|