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
Commit message (
Expand
)
Author
Age
Files
Lines
*
compile_catalog update.
Georg Brandl
2013-02-07
5
-0
/
+1
*
New locales: Added Basque locale. Closes #1097
shimizukawa
2013-02-08
2
-0
/
+769
*
Fix text builder did not respect wide/fullwidth characters for textwrap.
shimizukawa
2013-02-07
1
-0
/
+93
*
Fix text builder did not respect wide/fullwidth charactors for table layout.
shimizukawa
2013-02-06
1
-2
/
+4
*
Fix text builder did not respect wide/fullwidth charactors for title line.
shimizukawa
2013-02-05
1
-1
/
+3
*
fix: reporting correct line number implementation (6fc25e0e3a5c) was not work...
shimizukawa
2013-02-05
1
-2
/
+14
*
fix: roles' reftarget ware swapped if there are some roles in 1 line and tran...
shimizukawa
2013-02-05
1
-2
/
+9
*
Move custom transforms from environment to their own module, to make sphinx.e...
Georg Brandl
2013-02-04
2
-286
/
+309
*
remove unusable 'SEVERE: Duplicate ID' message for footnote that the translat...
shimizukawa
2013-02-04
1
-0
/
+2
*
fix: reporting correct line number when translations have wrong reST syntax o...
shimizukawa
2013-02-04
1
-0
/
+16
*
Fix autodoc crash if :members: and :special-members: ware both set (by d7ac5e4).
shimizukawa
2013-02-03
1
-0
/
+1
*
Closes #1062: sphinx.ext.autodoc use __init__ method signature for class sign...
shimizukawa
2013-02-03
1
-0
/
+12
*
Respect add_autodoc_attrgetter() even when inherited-members is set
A. Jesse Jiryu Davis
2013-01-31
2
-3
/
+3
*
Fix :term: doesn't link to glossary if term text translated. refs #1090
shimizukawa
2013-01-30
1
-0
/
+10
*
fix source and line value for glossary term. refs #1090
shimizukawa
2013-01-30
1
-5
/
+9
*
Fix gettext does not extract glossary terms. Closes #1090
shimizukawa
2013-01-30
1
-1
/
+3
*
fix debug2 UnicodeEncodeError issue caused by docutils Element.__repr__() ret...
shimizukawa
2013-01-21
2
-2
/
+15
*
fix debug2 UnicodeEncodeError issue with multibyte names node
shimizukawa
2013-01-21
1
-1
/
+2
*
fix: output all html every time with python3.3.
shimizukawa
2013-01-15
1
-3
/
+19
*
fix: `import xml` confusing. 2to3 converted `import xml.etree....` into `from...
shimizukawa
2013-01-14
1
-0
/
+1
*
Refactor the "usage" help text into several sections.
Georg Brandl
2013-01-13
1
-24
/
+38
*
autodoc: debug module analyzer failure
Georg Brandl
2013-01-13
1
-1
/
+2
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
8
-16
/
+10
*
Fix long lines reported by "make check".
Georg Brandl
2013-01-13
2
-2
/
+3
*
fix: autodoc documented descriptor class as attribute
shimizukawa
2013-01-12
1
-1
/
+1
*
figure-caption work-around set int or None to node.line instead of empty string.
shimizukawa
2013-01-12
1
-1
/
+1
*
autodoc: use debug2() and [autodoc] prefix
Georg Brandl
2013-01-12
1
-11
/
+11
*
Verbosity: add another "debug2" function for level 3, use it for event debugg...
Georg Brandl
2013-01-12
1
-27
/
+39
*
Write "making output directory" to the status fd, not to stderr unconditionally.
Georg Brandl
2013-01-12
1
-3
/
+5
*
Write verbose/debug messages to status fd, not warning fd.
Georg Brandl
2013-01-12
1
-2
/
+2
*
Add a link to the Sphinx homepage when sphinx-build is called with -h.
Georg Brandl
2013-01-12
1
-1
/
+4
*
Fix local search which was broken by correcting JS issues found by JSHint (co...
Jonathan Waltman
2013-01-10
1
-1
/
+1
*
Closes #1070: Avoid un-pickling issues under Python 3 when accessing doctrees...
Jonathan Waltman
2013-01-09
1
-1
/
+1
*
Closes #1069: Fix autodoc signature formatting of "partial" functions without...
Jonathan Waltman
2013-01-09
1
-2
/
+7
*
Merged in rolmei/sphinx-epub (pull request #106: Add includehidden option to ...
Jonathan Waltman
2013-01-07
2
-0
/
+4
|
\
|
*
Add includehidden option to the toctree directive
Roland Meister
2013-01-06
2
-0
/
+4
*
|
Use default values for latex_documents, man_pages, and texinfo_documents if n...
Jonathan Waltman
2013-01-07
1
-3
/
+18
*
|
Add missing "meta" and "inline" node visitors for the manpage writer.
Jonathan Waltman
2013-01-07
1
-0
/
+8
*
|
Avoid AssertionError about losing the "ids" attribute when resolving pending_...
Jonathan Waltman
2013-01-07
1
-2
/
+10
|
/
*
Remove duplicate visitor method.
Robert Lehmann
2013-01-06
1
-5
/
+0
*
merge birkenfeld/sphinx
Robert Lehmann
2013-01-06
4
-22
/
+7
|
\
|
*
merge with birkenfeld/sphinx
Robert Lehmann
2013-01-02
4
-22
/
+7
|
|
\
|
|
*
Fix seealso labels in text builder.
Robert Lehmann
2012-12-23
1
-0
/
+2
|
|
*
Closes #960: Convert seealso directive to ordinary admonition.
Robert Lehmann
2012-12-16
3
-22
/
+5
*
|
|
autodoc: Don't rely on reporter.get_source_and_line existing for debug messages.
Jonathan Waltman
2013-01-05
1
-1
/
+4
*
|
|
Merged in shimizukawa/sphinx-fix-i18n-fork (pull request #104: #976: Fix gett...
Takayuki Shimizukawa
2013-01-06
6
-3
/
+70
|
\
\
\
|
*
|
|
Closes #976: Fix gettext does not extract index entries.
shimizukawa
2013-01-05
6
-3
/
+70
*
|
|
|
Merged in rolmei/sphinx-epub (pull request #103: Whitespace cleanup)
Jon Waltman
2013-01-05
6
-38
/
+132
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add basic debugging support for autodoc.
Jonathan Waltman
2013-01-05
1
-6
/
+24
|
*
|
|
Add verbose option ``-v`` for sphinx-build and some rudimentary debugging sup...
Jonathan Waltman
2013-01-05
5
-19
/
+81
[next]