index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
search
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uppercase word is not found in search when html_search_language='ja'. Clo...
shimizukawa
2013-02-24
1
-0
/
+3
*
Closes #1074: Add environment version info to the generated search index to a...
Jonathan Waltman
2013-02-19
1
-2
/
+3
*
Speed up search index generation by caching word stemming calls.
Jonathan Waltman
2013-02-18
1
-1
/
+9
*
Fix long lines reported by "make check".
Georg Brandl
2013-01-13
1
-1
/
+2
*
fix problems with py25,py3x for search index generation
shimizukawa
2013-01-04
1
-3
/
+4
*
Closes #1067: implement pluggable search scorer and tweak scoring to give goo...
Georg Brandl
2013-01-04
1
-1
/
+8
*
Fix loading the existing search index.
Georg Brandl
2013-01-03
1
-1
/
+1
*
Issue #1067: in search index generation, record words in section titles in th...
Georg Brandl
2013-01-03
1
-26
/
+47
*
Copyright update.
Georg Brandl
2013-01-01
3
-3
/
+3
*
sphinx/search/__init__.py: make stopwords array sorted
Jakub Wilk
2012-11-09
1
-1
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-8
/
+14
*
Fix backslashes.
Georg Brandl
2011-01-15
1
-1
/
+1
*
Make check.
Georg Brandl
2011-01-15
2
-6
/
+8
*
Determine search language in builder, and add missing method in websupport in...
Georg Brandl
2011-01-04
1
-6
/
+3
*
#273: Add an API for adding full-text search support for languages other than...
Georg Brandl
2011-01-04
3
-0
/
+799