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
/
environment.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year.
Georg Brandl
2014-03-01
1
-7
/
+4
|
\
|
*
merge with stable
Georg Brandl
2014-01-26
1
-7
/
+4
|
|
\
|
|
*
Resolve some conflicts
Dmitry Shachnev
2014-01-22
1
-8
/
+0
|
|
*
Merge
Dmitry Shachnev
2014-01-22
1
-3
/
+21
|
|
|
\
|
|
|
*
merge with stable
Georg Brandl
2014-01-20
1
-3
/
+0
|
|
|
|
\
|
|
*
|
\
Merge
Dmitry Shachnev
2014-01-20
1
-4
/
+12
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-5
/
+5
|
|
*
|
|
merge with stable
Georg Brandl
2014-01-19
1
-5
/
+2
|
|
|
\
\
\
|
|
*
|
|
|
The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un...
Georg Brandl
2014-01-19
1
-3
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Closes #1358: Fix handling of image paths outside of the source directory whe...
Georg Brandl
2014-01-23
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Doc: move API docs in their own chapter and add more of it.
Georg Brandl
2014-01-20
1
-3
/
+21
|
|
/
|
/
|
*
|
Closes #811: dont eat up UnicodeErrors during reading anymore
Georg Brandl
2014-01-19
1
-5
/
+2
|
/
*
#1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have to
Georg Brandl
2014-01-12
1
-3
/
+6
*
Force index entries to be unicode to fix problems with unicode normalization
Armin Ronacher
2013-11-28
1
-0
/
+4
*
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+1
*
Fix: Citation target missing cause AssertionError. Closes #1160
shimizukawa
2013-05-02
1
-0
/
+4
*
Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...
shimizukawa
2013-04-30
1
-1
/
+2
*
Rebuild i18n target document when catalog updated
shimizukawa
2013-04-15
1
-1
/
+12
*
translate the "Symbols" heading for the genindex
Georg Brandl
2013-04-02
1
-1
/
+1
*
Closes #1112: Avoid duplicate download files when referenced from documents in
Georg Brandl
2013-03-30
1
-2
/
+4
*
environment: clarify docstring
Georg Brandl
2013-03-30
1
-2
/
+3
*
merge
Nozomu Kaneko
2013-02-06
1
-2
/
+4
|
\
|
*
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Nozomu Kaneko
2013-02-04
1
-1
/
+20
|
|
\
|
|
*
use ``nodes.inline`` with a "translatable" attr instead
Nozomu Kaneko
2013-01-13
1
-11
/
+8
|
|
*
resolve conflicts
Nozomu Kaneko
2013-01-06
1
-3
/
+20
|
|
|
\
|
|
*
\
merge
Nozomu Kaneko
2013-01-05
1
-41
/
+71
|
|
|
\
\
|
|
*
|
|
skip DocFields transform for gettext in order to extract messages
Nozomu Kaneko
2013-01-01
1
-0
/
+5
|
|
*
|
|
use `paragraph` nodes instead of `translatable` nodes.
Nozomu Kaneko
2012-12-31
1
-1
/
+18
*
|
|
|
|
Move custom transforms from environment to their own module, to make sphinx.e...
Georg Brandl
2013-02-04
1
-286
/
+9
*
|
|
|
|
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 :term: doesn't link to glossary if term text translated. refs #1090
shimizukawa
2013-01-30
1
-0
/
+10
*
|
|
|
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-2
/
+1
*
|
|
|
Closes #1070: Avoid un-pickling issues under Python 3 when accessing doctrees...
Jonathan Waltman
2013-01-09
1
-1
/
+1
*
|
|
|
Merged in rolmei/sphinx-epub (pull request #106: Add includehidden option to ...
Jonathan Waltman
2013-01-07
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add includehidden option to the toctree directive
Roland Meister
2013-01-06
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Avoid AssertionError about losing the "ids" attribute when resolving pending_...
Jonathan Waltman
2013-01-07
1
-2
/
+10
|
/
/
/
*
|
|
Merged in shimizukawa/sphinx-fix-i18n-fork (pull request #104: #976: Fix gett...
Takayuki Shimizukawa
2013-01-06
1
-2
/
+19
|
\
\
\
|
*
|
|
Closes #976: Fix gettext does not extract index entries.
shimizukawa
2013-01-05
1
-2
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merged in rolmei/sphinx-epub (pull request #103: Whitespace cleanup)
Jon Waltman
2013-01-05
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add verbose option ``-v`` for sphinx-build and some rudimentary debugging sup...
Jonathan Waltman
2013-01-05
1
-0
/
+1
*
|
|
remove trailing whitespace in sphinx/environment.py
Roland Meister
2013-01-04
1
-1
/
+1
|
/
/
*
|
Closes #958: Do not preserve ``environment.pickle`` after a failed build.
Jonathan Waltman
2013-01-03
1
-4
/
+1
*
|
merge
Georg Brandl
2013-01-03
1
-27
/
+38
|
\
\
|
*
\
Merge with birkenfeld/sphinx
Roland Meister
2013-01-02
1
-27
/
+38
|
|
\
\
|
|
*
|
Avoid recurson on invisible entries in _toctree_prune
Roland Meister
2012-12-23
1
-2
/
+3
|
|
*
|
Remove unneeded copy of children in _toctree_add_classes
Roland Meister
2012-12-23
1
-1
/
+1
|
|
*
|
Rename helper functions for resolve_toctree to reflect their intent
Roland Meister
2012-12-23
1
-8
/
+8
|
|
*
|
Move adding 'toctree-l%d' classes to _mark_current; this fixes the test suite
Roland Meister
2012-12-23
1
-12
/
+15
[next]