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
/
tests
/
roots
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix i18n: missing python domain's cross-references with currentmodule directi...
shimizukawa
2014-03-23
2
-0
/
+40
*
fix windows newlines
Georg Brandl
2014-03-01
3
-32
/
+32
*
Closes #1374: Autosummary generates overly-long summaries if first line doesn...
Paul Molodowitch
2014-02-03
3
-0
/
+32
*
Fix autosummary template overloading cause infinite recursive function call. ...
shimizukawa
2013-12-27
5
-0
/
+45
*
Add tests and code refine for pull request #190.
shimizukawa
2013-11-12
4
-0
/
+63
*
Backed out changeset cfe9e2d11003 refs #1265
shimizukawa
2013-10-04
2
-16
/
+9
*
Now gettext translates label target name. Fix i18n: crash when using a indire...
shimizukawa
2013-10-04
2
-9
/
+16
*
Add test refs #1265 (comment-6264794) to validate translated label link shift...
shimizukawa
2013-10-03
2
-0
/
+11
*
Fix i18n: crash when translating section name that is pointed from named targ...
shimizukawa
2013-09-23
2
-1
/
+17
*
Fix again: NFC/NFD normalizing problem. Closes #1142
shimizukawa
2013-09-18
4
-0
/
+24
*
Add test for docutils.conf and prevent 'html4css1.css' missing warning.
shimizukawa
2013-07-27
3
-0
/
+20
*
Fix i18n: gettext did not translate admonition directive's title. Closes #1206
shimizukawa
2013-07-03
2
-0
/
+127
*
Fix i18n: footnote reference number missing for auto numbered named footnote ...
shimizukawa
2013-06-21
2
-3
/
+7
*
fix: translation mechanism break label target if label and section name are s...
shimizukawa
2013-06-19
2
-0
/
+106
*
test_intl:external_link test case correction to fit to reST syntax.
shimizukawa
2013-06-18
2
-10
/
+10
*
Fix: Multiple references in the same line return the same link with i18n. Clo...
shimizukawa
2013-06-17
2
-4
/
+41
*
add tests for "multiple cross references in the same line return the same lin...
shimizukawa
2013-06-16
2
-0
/
+32
*
Fix multiple cross references (term, ref, doc) in the same line return the sa...
shimizukawa
2013-06-16
2
-0
/
+23
*
Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...
shimizukawa
2013-04-13
1
-0
/
+5
*
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
1
-2
/
+0
*
merge heads
shimizukawa
2013-03-17
3
-0
/
+50
|
\
|
*
make versionmodified translatable
Nozomu Kaneko
2013-02-04
3
-0
/
+50
*
|
Add i18n capabilities for custom templates.
shimizukawa
2013-03-10
3
-0
/
+31
|
/
*
merge
Nozomu Kaneko
2013-02-06
3
-0
/
+86
|
\
|
*
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Nozomu Kaneko
2013-02-04
3
-0
/
+86
|
|
\
|
|
*
resolve conflicts
Nozomu Kaneko
2013-01-06
3
-0
/
+86
*
|
|
fix toctree entry missing for testing.
shimizukawa
2013-02-05
1
-0
/
+1
*
|
|
fix: roles' reftarget ware swapped if there are some roles in 1 line and tran...
shimizukawa
2013-02-05
3
-0
/
+35
*
|
|
fix: reporting correct line number when translations have wrong reST syntax o...
shimizukawa
2013-02-04
3
-0
/
+29
|
/
/
*
|
Fix :term: doesn't link to glossary if term text translated. refs #1090
shimizukawa
2013-01-30
5
-2
/
+37
*
|
Fix gettext does not extract glossary terms. Closes #1090
shimizukawa
2013-01-30
2
-0
/
+45
*
|
merge birkenfeld/sphinx
Robert Lehmann
2013-01-06
3
-0
/
+49
|
/
*
Divide test_intl target source files for speed-up.
shimizukawa
2013-01-06
20
-0
/
+415
*
Move "only" directive tests to a seperate test root.
Jonathan Waltman
2013-01-05
3
-0
/
+211