Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #7324: Emit a warning if multiple files for same document found | Takeshi KOMIYA | 2020-03-21 | 1 | -1/+8 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Fix #6813: An orphan warning is emitted for included document on Windows | Takeshi KOMIYA | 2019-11-16 | 1 | -0/+2 |
* | Fix type annotation for python 3.5.1 | Takeshi KOMIYA | 2019-07-13 | 1 | -2/+3 |
* | Python-3-only clean ups discovered by pyupgrade | Jon Dufresne | 2019-03-17 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | Replace all "unicode" type by "str" | Takeshi KOMIYA | 2018-12-15 | 1 | -7/+6 |
* | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 |
* | Fix typo | Takeshi KOMIYA | 2018-10-16 | 1 | -1/+1 |
* | Move env.doc2path() and env.path2doc() to Project class | Takeshi KOMIYA | 2018-10-16 | 1 | -7/+43 |
* | Add sphinx.project; a manipulator for project and documents | Takeshi KOMIYA | 2018-10-16 | 1 | -0/+62 |