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
/
writers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Docutils-native XML and pseudo-XML builders
Jon Waltman
2012-12-04
1
-0
/
+58
*
Closes #920: rescue PIL packaging issue that allow import `Image` without `PI...
shimizukawa
2012-11-07
1
-1
/
+4
*
Fix whitespace / line length issues reported by "make test"
Jon Waltman
2012-11-03
1
-3
/
+5
*
Closes #998: fix manpage writer in expectation of docutils 0.10 API change
Georg Brandl
2012-10-30
1
-6
/
+5
*
Closes #1018: Fix "container" directive handling in the text builder.
Georg Brandl
2012-10-28
1
-0
/
+5
*
Closes #1028: Fix line block output in the text builder.
Georg Brandl
2012-10-28
1
-3
/
+8
*
Merged in klukas/sphinx/memoir (pull request #67)
Georg Brandl
2012-10-28
1
-0
/
+3
|
\
|
*
Added protection for the memoir class
Jeff Klukas
2012-05-22
1
-0
/
+3
*
|
Merged in jonwaltman/sphinx-info (pull request #73)
Georg Brandl
2012-10-28
1
-7
/
+6
|
\
\
|
*
|
disable fncychap for Japanese documents
Akihiro Uchida
2012-10-20
1
-0
/
+2
|
*
|
support pTeX and dvipdfmx with sphinx.sty
Akihiro Uchida
2011-11-09
1
-7
/
+4
|
*
|
Added language names to the shorthandoff helper
Melissa Draper
2012-05-10
1
-1
/
+2
*
|
|
texinfo: Handle duplicate domain indices.
Jon Waltman
2012-07-26
1
-20
/
+24
|
|
/
|
/
|
*
|
Added language names to the shorthandoff helper
Melissa Draper
2012-05-10
1
-1
/
+2
|
/
*
Add a comment explaining part of visit_image.
Georg Brandl
2012-03-10
1
-0
/
+3
*
Closes #853: Restore compatibility with docutils trunk.
Georg Brandl
2012-01-29
1
-0
/
+2
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
2
-2
/
+4
*
latex: table: push the whole context at once
Benoit Allard
2011-10-12
1
-5
/
+6
*
Restore Python 3 compatibility.
Georg Brandl
2011-10-09
1
-1
/
+2
*
More version-compatibility hack removals.
Georg Brandl
2011-09-25
1
-2
/
+0
*
Merge with 1.0
Georg Brandl
2011-09-23
6
-98
/
+1633
|
\
|
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-2
/
+3
|
|
\
|
*
\
Merged in aohta/sphinx (pull request #24)
Georg Brandl
2011-09-22
1
-8
/
+10
|
|
\
\
|
|
*
|
support to the pTex(Japanese TeX) in docutils 0.8.1
aohta
2011-09-22
1
-8
/
+10
|
*
|
|
Merge with 1.0
Georg Brandl
2011-09-22
6
-90
/
+1623
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merged in marklodato/sphinx (pull request #4)
Georg Brandl
2011-09-22
2
-3
/
+6
|
|
|
\
\
|
|
|
*
|
add 'highlight_args' option for literal_block nodes
Mark Lodato
2011-07-06
2
-2
/
+5
|
|
|
*
|
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
2
-3
/
+3
|
|
*
|
|
Print table headers not only in first page but in next pages
Shunichi Shinohara
2011-09-22
1
-2
/
+8
|
|
*
|
|
Merge with 1.0.
Georg Brandl
2011-09-21
1
-2
/
+2
|
|
|
\
\
\
|
|
*
|
|
|
Fix #611: latex writer raised IndexError on pages with no section but a link ...
Georg Brandl
2011-09-21
1
-2
/
+6
|
|
*
|
|
|
Fix :samp: latex tests.
Georg Brandl
2011-09-21
1
-1
/
+3
|
|
*
|
|
|
Fix #722: remove special styling of :samp: role, and enable placeholder forma...
Georg Brandl
2011-09-21
1
-7
/
+5
|
|
*
|
|
|
Fix #706: use a custom TextWrapper instead of monkeypatching a new wordsep_re...
Georg Brandl
2011-09-21
1
-13
/
+20
|
|
*
|
|
|
Merged in benallard/sphinx (pull request #18)
Georg Brandl
2011-09-19
1
-6
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Render SVG using an img tag, not an object one. Even IE9 understands it now
Benoit Allard
2011-08-24
1
-6
/
+4
|
|
*
|
|
|
|
Code style fixes.
Georg Brandl
2011-09-17
1
-4
/
+4
|
|
*
|
|
|
|
Add multirow / multicol support for latex
Joel Wurtz
2011-08-31
1
-7
/
+30
|
|
|
/
/
/
/
|
|
*
|
|
|
Merged in kou/sphinx (pull request #12)
Georg Brandl
2011-08-12
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[i18n][man] add missing deunicode().
kou
2011-05-29
1
-1
/
+1
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Follow the behavior described by :confval:`primary_domain` to display domain ...
Jon Waltman
2011-07-07
1
-4
/
+6
|
|
*
|
|
|
Use ``ObjType.lname`` for the category in Texinfo desc_signatures.
Jon Waltman
2011-07-03
1
-21
/
+12
|
|
*
|
|
|
Prevent indexing commands from causing a paragraph break in Texinfo.
Jon Waltman
2011-06-29
1
-1
/
+6
|
|
*
|
|
|
Replace no-break spaces with normal ones inside desc_parameters for Texinfo.
Jon Waltman
2011-06-27
1
-1
/
+4
|
|
*
|
|
|
Properly escape ``quote'' characters in Texinfo.
Jon Waltman
2011-06-27
1
-0
/
+3
|
|
*
|
|
|
Add method ``ensure_eol`` and use it to fix paragraph spacing in Texinfo.
Jon Waltman
2011-06-27
1
-20
/
+34
|
|
|
/
/
/
|
|
*
|
|
merge with 1.0
Georg Brandl
2011-05-15
1
-2
/
+10
|
|
|
\
\
\
|
|
*
|
|
|
Add :confval:`texinfo_show_urls`.
Jon Waltman
2011-03-06
1
-2
/
+2
|
|
*
|
|
|
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
Jon Waltman
2011-03-05
1
-102
/
+103
|
|
*
|
|
|
Use the standard Texinfo markup for footnotes.
Jon Waltman
2011-03-05
1
-7
/
+53
[next]