index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/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
*
* On Python3 environment, docutils.conf with 'source_link=true' in the genera...
Takayuki Shimizukawa
2014-08-12
1
-1
/
+5
*
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
Takayuki Shimizukawa
2013-05-02
1
-0
/
+4
*
Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...
Takayuki Shimizukawa
2013-04-30
1
-1
/
+2
*
Rebuild i18n target document when catalog updated
Takayuki 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
-286
/
+10
|
\
|
*
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...
Takayuki Shimizukawa
2013-02-04
1
-0
/
+2
|
*
fix: reporting correct line number when translations have wrong reST syntax o...
Takayuki Shimizukawa
2013-02-04
1
-0
/
+16
*
|
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Nozomu Kaneko
2013-02-04
1
-5
/
+24
|
\
\
|
|
/
|
*
Fix :term: doesn't link to glossary if term text translated. refs #1090
Takayuki 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
|
|
/
*
|
use ``nodes.inline`` with a "translatable" attr instead
Nozomu Kaneko
2013-01-13
1
-11
/
+8
*
|
resolve conflicts
Nozomu Kaneko
2013-01-06
1
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
merge
Nozomu Kaneko
2013-01-05
1
-1
/
+23
|
|
\
|
|
*
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
*
|
|
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.
Takayuki Shimizukawa
2013-01-05
1
-2
/
+19
|
|
/
/
*
|
|
Merged in rolmei/sphinx-epub (pull request #103: Whitespace cleanup)
Jonathan Waltman
2013-01-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove trailing whitespace in sphinx/environment.py
Roland Meister
2013-01-04
1
-1
/
+1
*
|
|
Add verbose option ``-v`` for sphinx-build and some rudimentary debugging sup...
Jonathan Waltman
2013-01-05
1
-0
/
+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
-9
/
+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
|
*
|
|
Move comment out of _walk_depth and add comment why the function was split
Roland Meister
2012-12-22
1
-16
/
+18
|
*
|
|
Bug #1046: templating toctree() does not expand to maxdepth past maxdepth
Roland Meister
2012-12-10
1
-5
/
+10
*
|
|
|
Issue #1067: in search index generation, record words in section titles in th...
Georg Brandl
2013-01-03
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
|
|
Merged in embray/sphinx/fix-tocdepth (pull request #100: Fixes a bug with :to...
Georg Brandl
2012-12-30
1
-1
/
+2
|
\
\
\
|
*
|
|
Ensure that the entire doctree is traversed and all TOCs are processed regard...
Erik Bray
2012-12-27
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
fix #1058: footnote backlinks with i18n
Nozomu Kaneko
2012-12-19
1
-6
/
+25
*
|
|
fix #1058 Footnote backlinks do not work
Nozomu Kaneko
2012-12-19
1
-1
/
+2
|
/
/
[next]