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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix force_decode() to work on Python 3.
1.1.3
Georg Brandl
2012-03-10
2
-6
/
+6
*
Bump version to 1.1.3.
Georg Brandl
2012-03-10
2
-4
/
+4
*
Fix code style nits.
Georg Brandl
2012-03-10
3
-3
/
+5
*
Add a comment explaining part of visit_image.
Georg Brandl
2012-03-10
1
-0
/
+3
*
Fixes #795: explain that titles on the same level as the document heading can...
Georg Brandl
2012-03-10
1
-0
/
+7
*
Fixes #836: catch AttributeError when retrieving __dict__ attribute.
Georg Brandl
2012-03-10
1
-3
/
+7
*
Fixes #816: Fix encoding issues in the Qt help builder.
Georg Brandl
2012-03-10
2
-6
/
+10
*
Fixes #873: do not raise assertion errors on empty "only" directives.
Georg Brandl
2012-03-10
2
-4
/
+8
*
Fixes #892: Fix single-HTML builder misbehaving with the master document in a...
Georg Brandl
2012-03-10
2
-2
/
+8
*
Add "in-development" version tag.
Georg Brandl
2012-03-10
1
-1
/
+1
*
Fixes #870: silence spurious KeyErrors when removing documents.
Georg Brandl
2012-03-10
2
-1
/
+8
*
Intersphinx: parse inventories correctly when object names contain embedded s...
Jeff Dairiki
2012-02-26
2
-1
/
+10
*
Add some changelog entries.
Georg Brandl
2012-03-10
1
-0
/
+4
*
Fixes #875 and #876: use the right file mode to successfully read config file...
Georg Brandl
2012-03-10
2
-4
/
+5
*
Fixes #874: do not use __file__ anymore after changing cwd.
Georg Brandl
2012-03-10
1
-3
/
+5
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
9
-30
/
+46
*
Closes #817: note that math markup in docstrings needs to take care of backsl...
Georg Brandl
2012-01-29
1
-0
/
+4
*
Another issue fixed.
Georg Brandl
2012-01-29
1
-2
/
+2
*
Closes #831: Provide ``--project`` flag in setup_command as advertised.
Georg Brandl
2012-01-29
2
-0
/
+5
*
Closes #844: Fix crashes when dealing with Unicode output in doctest extension.
Georg Brandl
2012-01-29
2
-0
/
+6
*
Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported...
Georg Brandl
2012-01-29
2
-11
/
+25
*
Closes #832: Fix crashes when putting comments or lone terms in a glossary.
Georg Brandl
2012-01-29
2
-1
/
+7
*
Closes #854: Fix inheritance_diagram raising attribute errors on builtins.
Georg Brandl
2012-01-29
2
-1
/
+4
*
Closes #852: Fix HtmlHelp index entry links again.
Georg Brandl
2012-01-29
2
-4
/
+6
*
Closes #853: Restore compatibility with docutils trunk.
Georg Brandl
2012-01-29
3
-0
/
+8
*
Closes #851: Recognize and warn about circular toctrees, instead of running i...
Georg Brandl
2012-01-29
2
-7
/
+24
*
Closes #862: Fix handling of ``-D`` and ``-A`` options on Python 3.
Georg Brandl
2012-01-29
2
-3
/
+5
*
Closes #864: Fix crash with some settings of :confval:`modindex_common_prefix`.
Georg Brandl
2012-01-29
2
-1
/
+4
*
Closes #860: Do not crash when encountering invalid doctest examples, just em...
Georg Brandl
2012-01-29
2
-2
/
+10
*
Closes #859: Fix exception under certain circumstances when not finding appro...
Georg Brandl
2012-01-29
2
-16
/
+20
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
5
-5
/
+12
*
Add changelog entry.
Georg Brandl
2012-01-29
1
-0
/
+3
*
Make the 'bibliography TOC fix' specific to document class howto/manual (arti...
Marcio Mazza
2011-12-04
3
-9
/
+28
*
Add changelog entry.
Georg Brandl
2012-01-29
1
-0
/
+2
*
Changed Conditional Expressions
togakushi
2011-11-26
2
-5
/
+24
*
Add changelog entry.
Georg Brandl
2012-01-29
1
-0
/
+2
*
Updated french translations
Mathias Monnerville
2012-01-05
2
-10
/
+4
*
Merged in frasertweedale/sphinx (pull request #37)
Georg Brandl
2012-01-29
4
-5
/
+14
|
\
|
*
PR#40: Fix ``safe_repr`` function to decode bytestrings with non-ASCII charac...
Georg Brandl
2012-01-29
2
-1
/
+10
|
*
Closes #846: Narrow down quick search styling.
Robert Lehmann
2012-01-03
1
-2
/
+2
|
*
Fixed another ordering priority bug in the C++ parser.
Armin Ronacher
2012-01-25
1
-2
/
+2
|
*
Fixed a priority error that caused operator++ and operator-> to not be parsed...
Armin Ronacher
2012-01-25
1
-2
/
+2
*
|
apidoc: read options from SPHINX_APIDOC_OPTIONS envvar if set
Fraser Tweedale
2011-12-21
1
-6
/
+9
|
/
*
Added tag 1.1.2 for changeset 7d389fe78ee9
Georg Brandl
2011-11-01
0
-0
/
+0
*
Closes #809: Include custom fixers in the source distribution.
1.1.2
Georg Brandl
2011-11-01
3
-2
/
+9
*
Added tag 1.1.1 for changeset e753d03451a6
Georg Brandl
2011-11-01
0
-0
/
+0
*
Prepare for release 1.1.1.
1.1.1
Georg Brandl
2011-11-01
2
-4
/
+4
*
Fix overlong lines.
Georg Brandl
2011-11-01
3
-4
/
+7
*
Fix relative_path() argument order.
Georg Brandl
2011-11-01
1
-1
/
+1
*
Fix DevHelp index entries too.
Georg Brandl
2011-11-01
2
-3
/
+3
[next]