summaryrefslogtreecommitdiff
path: root/sphinx/search/ro.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate to py3 style type annotation: sphinx.searchTakeshi KOMIYA2019-12-251-8/+5
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-1/+1
* Replace all "unicode" type by "str"Takeshi KOMIYA2018-12-151-3/+2
* Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA2018-11-241-0/+1
* Fixed the HTML search for uppercase words in all languagesDennis Wegner2018-05-011-1/+1
* Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA2018-03-131-3/+2
* Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA2018-02-141-2/+3
* Upgrade to mypy-0.5Takeshi KOMIYA2017-03-031-1/+5
* Add type-check annotations to sphinx.*Takeshi KOMIYA2016-11-161-1/+3
* Fix #1784: Provide non-minified JS code in sphinx/search/*.pyshimizukawa2015-06-081-0/+1
* Add html_search_* options templates to conf.pyshibukawa yoshiki2014-01-201-1/+2
* add 14 languages search supportshibukawa yoshiki2014-01-201-0/+31