Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-24Add sphinx.util.typing:unicode to help mypy-3 migrationTakeshi KOMIYA
2018-03-13Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA
2018-02-14Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-03-26Merge branch 'stable'Takeshi KOMIYA
2017-03-26Year++Takeshi KOMIYA
2017-03-03Upgrade to mypy-0.5Takeshi KOMIYA
2016-12-15Move stemmer classes to sphinx.util.stemmerTakeshi KOMIYA
2016-11-16Add type-check annotations to sphinx.*Takeshi KOMIYA
2016-10-17Fix #3039: English stemmer returns wrong word if the word is capitalizedTakeshi KOMIYA
2016-05-26Fix #2581: The search doesn't work if language="es" (spanish)Takeshi KOMIYA
2016-01-15Merge branch 'stable'Georg Brandl
2016-01-15Obligatory copyright update.Georg Brandl
2015-12-26Revert "Fix #2183 porterstemmer causes `make json` to fail"Takeshi KOMIYA
2015-12-26Fix #2183 porterstemmer causes `make json` to failTakeshi KOMIYA
2015-12-26Fix #2183 porterstemmer causes `make json` to failTakeshi KOMIYA
2015-01-03Merge branch 'stable'Georg Brandl
2015-01-03all: update copyrightGeorg Brandl
2014-03-04Merged in shibu/sphinx/add_stemmer (pull request #214)Georg Brandl
2014-03-01Update copyright year.Georg Brandl
2014-01-21Add html_search_* options templates to conf.pyshibukawa yoshiki
2014-01-20add 14 languages search supportshibukawa yoshiki
2013-01-02Copyright update.Georg Brandl
2011-01-15Fix backslashes.Georg Brandl
2011-01-15Make check.Georg Brandl
2011-01-04#273: Add an API for adding full-text search support for languages other than...Georg Brandl