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
/
util
/
nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'stable'
jfbu
2016-12-17
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix #185: References to section title including raw node has broken
Takeshi KOMIYA
2016-12-17
1
-0
/
+2
*
|
Merge branch '1.5-release'
Takeshi KOMIYA
2016-11-23
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-23
1
-0
/
+3
|
|
\
|
|
*
* #3093: gettext build broken on image node under ``note`` directive.
shimizukawa
2016-11-20
1
-0
/
+1
|
|
*
refs #3093: gettext build broken on substituted images.
shimizukawa
2016-11-20
1
-0
/
+2
*
|
|
Add type-check annotations to sphinx.util
Takeshi KOMIYA
2016-11-16
1
-1
/
+27
|
/
/
*
|
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-16
1
-0
/
+1
|
\
\
|
|
/
|
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
1
-0
/
+1
*
|
Refactor: move process_only_nodes() to sphinx.util.nodes
Takeshi KOMIYA
2016-10-11
1
-0
/
+21
*
|
Fix #2687: Uninstall sphinx directives and roles after build
Takeshi KOMIYA
2016-09-21
1
-0
/
+1
*
|
Fix could not translate the content of meta directive (ref: #1734)
Takeshi KOMIYA
2016-09-01
1
-0
/
+20
*
|
Fix #1734: Could not translate the caption of toctree directive
Takeshi KOMIYA
2016-09-01
1
-0
/
+7
|
/
*
classifier of glossary terms can be used for index entries grouping key. The ...
shimizukawa
2016-02-14
1
-3
/
+3
*
Fix #2291: pdflatex "Counter too large" error from footnotes inside tables of...
Takeshi KOMIYA
2016-02-07
1
-2
/
+3
*
Fix #2247: #2205 breaks make html for definition list with classifiers that c...
Takeshi KOMIYA
2016-01-18
1
-1
/
+1
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Fix line numbers were not shown on warnings in LaTeX and texinfo builder
Takeshi KOMIYA
2016-01-13
1
-2
/
+6
*
Fix #2198,#2205: ``make gettext`` generate broken msgid for definition lists....
shimizukawa
2016-01-09
1
-2
/
+4
*
Fix #1994: More supporting non-standard parser (like recommonmark parser) for...
shimizukawa
2015-09-13
1
-2
/
+8
*
Fix #1540: Fix RuntimeError with circular referenced toctree
Takeshi KOMIYA
2015-08-09
1
-18
/
+20
*
Fixed #1855: make gettext generates broken po file for definition lists with ...
shimizukawa
2015-07-25
1
-0
/
+14
*
remove old patch for docutils. it's fixed at docutils-0.10
shimizukawa
2015-07-25
1
-11
/
+0
*
flake8: fix a problem, add differing warning #
Georg Brandl
2015-03-08
1
-1
/
+1
*
util: pep8 fixes
Georg Brandl
2015-03-08
1
-5
/
+13
*
The change c773692 breaks a previous gettext output that contains duplicated ...
shimizukawa
2015-02-28
1
-3
/
+3
*
refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes can...
shimizukawa
2015-02-22
1
-0
/
+10
*
versioning_conditions for uuid/i18n uses is_translatable instead of nodes.Tex...
shimizukawa
2015-02-22
1
-2
/
+2
*
refactoring: extract 'translatable_node' checking code from extract_messages.
shimizukawa
2015-02-22
1
-15
/
+21
*
refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if `gettex...
shimizukawa
2015-02-22
1
-0
/
+4
*
refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' i...
shimizukawa
2015-02-22
1
-1
/
+8
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Merge with stable
Takayuki Shimizukawa
2014-08-30
1
-18
/
+33
|
\
\
|
|
/
|
*
* gettext does not extract nodes.line in a table or list. Closes #1477
Takayuki Shimizukawa
2014-08-26
1
-0
/
+1
|
*
refactoring
Takayuki Shimizukawa
2014-08-26
1
-18
/
+32
*
|
Fix numbering section at singlehtml mode does not work for nested toctree
tk0miya
2014-08-18
1
-1
/
+2
*
|
Fix numbering section does not work at singlehtml mode (adhoc)
tk0miya
2014-08-12
1
-0
/
+2
*
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-1
/
+2
|
\
\
|
|
/
|
*
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...
Takayuki Shimizukawa
2014-07-13
1
-1
/
+1
*
|
* fix over 80 chars line and remove unused import.
Takayuki Shimizukawa
2014-06-15
1
-1
/
+0
*
|
merge with stable
Georg Brandl
2014-03-02
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix long lines.
Georg Brandl
2014-03-02
1
-1
/
+2
*
|
Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206)
Georg Brandl
2014-03-01
1
-20
/
+1
|
\
\
|
|
/
|
/
|
|
*
Drop docutils-0.7, 0.8 and 0.9 support
Takayuki Shimizukawa
2013-12-15
1
-20
/
+1
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
*
Add tests and code refine for pull request #190.
Takayuki Shimizukawa
2013-11-12
1
-17
/
+12
*
Find node.source recursively. In some cases (.. figure nested inside other bl...
Michael Schlenker
2013-11-08
1
-1
/
+18
*
Add .. rubric:: to the list of special cased nodes for gettext.
Michael Schlenker
2013-11-08
1
-1
/
+1
*
Backed out changeset cfe9e2d11003 refs #1265
Takayuki Shimizukawa
2013-10-04
1
-7
/
+0
[prev]
[next]