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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#273: Add an API for adding full-text search support for languages other than...
Georg Brandl
2011-01-04
1
-231
/
+0
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
#427: fix the encode() method of translation proxies.
Georg Brandl
2010-05-27
1
-2
/
+2
*
Rename default_domain to primary_domain; give it special semantics.
Georg Brandl
2010-05-23
1
-1
/
+2
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-1
/
+3
*
Add some XXXes... sigh.
Georg Brandl
2010-01-08
1
-7
/
+7
*
merge with trunk
Georg Brandl
2010-01-02
1
-1
/
+1
|
\
|
*
merge with 0.6
Georg Brandl
2010-01-01
1
-11
/
+25
|
|
\
|
*
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
|
|
search: make the search work with the new domain model.
Georg Brandl
2009-09-08
1
-33
/
+32
*
|
|
More refactoring for language-independent domain support.
Georg Brandl
2009-09-07
1
-7
/
+8
*
|
|
merge with trunk
Georg Brandl
2009-09-04
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
With a few disabled features (see XXX), the test suite runs again.
Georg Brandl
2009-07-13
1
-0
/
+4
*
|
|
merge with 0.6
Georg Brandl
2009-09-04
1
-11
/
+25
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
merge with 0.6
Georg Brandl
2009-05-31
1
-11
/
+25
|
|
\
|
|
*
Use porterstemmer instead of PyStemmer.
INADA Naoki
2009-04-05
1
-13
/
+7
|
|
*
Use PyStemmer instead of PorterStemmer.
INADA Naoki
2009-04-04
1
-11
/
+31
*
|
|
Cleanup unused imports.
Georg Brandl
2009-09-04
1
-1
/
+0
|
/
/
*
|
Don't consider contents of source comments for the search index.
Georg Brandl
2009-05-31
1
-1
/
+3
|
/
*
don't error out in search index building if there are documents without title...
Georg Brandl
2009-01-26
1
-3
/
+7
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
Rename util.json to util.jsdump because it doesn't generate valid JSON anymore.
georg.brandl
2008-09-24
1
-6
/
+4
*
A fix in the JS dumper and further compression by omitting redundant braces.
georg.brandl
2008-09-24
1
-6
/
+19
*
More compression: group objects by prefix.
georg.brandl
2008-09-24
1
-12
/
+17
*
Add stopword list.
georg.brandl
2008-09-24
1
-2
/
+15
*
Compress the index more, by not storing the label name for keywords.
georg.brandl
2008-09-24
1
-2
/
+2
*
* Search for partial keyword matches and be case insensitive.
georg.brandl
2008-09-24
1
-6
/
+17
*
Some tiny search fixes.
armin.ronacher
2008-09-24
1
-3
/
+6
*
Improved search slightly by adding keyword based lookup
armin.ronacher
2008-09-23
1
-52
/
+23
*
Moved searchindex to the bottom to not lock the search page, prepared index f...
armin.ronacher
2008-09-10
1
-4
/
+13
*
Improved search system. The search index is now a regular javascript file wh...
armin.ronacher
2008-09-10
1
-0
/
+32
*
Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f...
armin.ronacher
2008-06-26
1
-1
/
+1
*
Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder...
armin.ronacher
2008-06-26
1
-5
/
+9
*
A few refactorings in Sphinx.
georg.brandl
2008-01-16
1
-23
/
+12
*
Update copyright years and change license to BSD.
georg.brandl
2008-01-11
1
-2
/
+2
*
Checkin my holiday work:
georg.brandl
2007-12-29
1
-1
/
+2
*
Fix searching and search index creation for incremental builds.
georg.brandl
2007-08-09
1
-20
/
+44
*
Move utils to separate package, add coding document.
georg.brandl
2007-07-24
1
-2
/
+2
*
Initial import of the doc tools.
georg.brandl
2007-07-23
1
-0
/
+132