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
/
directives
/
other.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use six privided functions/classes to support py2/py3 in one source. refs #1350.
Takayuki Shimizukawa
2014-04-29
1
-1
/
+2
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Restore ``versionmodified`` CSS class for versionadded/changed and deprecated
Georg Brandl
2013-10-12
1
-2
/
+4
*
make versionmodified translatable
Nozomu Kaneko
2013-02-04
1
-1
/
+9
*
versionlabels are handled entirely in the versionmodified directive, instead ...
Nozomu Kaneko
2013-01-06
1
-5
/
+10
*
fix: paragraphs in versionmodified are ignored when it has no dangling paragr...
Nozomu Kaneko
2013-01-06
1
-2
/
+2
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-5
/
+2
*
Add includehidden option to the toctree directive
Roland Meister
2013-01-06
1
-0
/
+2
*
merge birkenfeld/sphinx
Robert Lehmann
2013-01-06
1
-0
/
+1
|
\
|
*
Closes #976: Fix gettext does not extract index entries.
Takayuki Shimizukawa
2013-01-05
1
-0
/
+1
*
|
merge with birkenfeld/sphinx
Robert Lehmann
2013-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
|
Closes #960: Convert seealso directive to ordinary admonition.
Robert Lehmann
2012-12-16
1
-20
/
+3
|
/
*
Closes #886: Fix handling of section headings in "only" directives.
Jonathan Waltman
2012-09-12
1
-3
/
+40
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-4
/
+8
|
\
|
*
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-7
/
+10
*
|
Closes #670: Allow docutils "standard includes" to be again specified with th...
Georg Brandl
2011-05-15
1
-0
/
+4
*
|
merge with 1.0
Georg Brandl
2011-01-07
1
-2
/
+4
|
\
\
|
|
/
|
*
Make warning message consistent; re-read toctree document when include is mis...
Georg Brandl
2011-01-07
1
-2
/
+3
|
*
Add line numbers to newly generated nodes.
Georg Brandl
2011-01-07
1
-0
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-06
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix regressions introduced with #556 fix: explicitly add line break in the
Georg Brandl
2011-01-06
1
-0
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Whitespace and import fixes.
Georg Brandl
2010-08-26
1
-14
/
+2
*
|
#504: Add an ``index`` role, to make inline index entries.
Georg Brandl
2010-08-25
1
-28
/
+3
*
|
#460: Allow limiting the depth of section numbers for HTML.
Georg Brandl
2010-08-25
1
-2
/
+8
*
|
Add new env method to get the real path to a file reference, and use it.
Georg Brandl
2010-08-23
1
-5
/
+4
|
/
*
Reintroduce env.note_versionchange().
Georg Brandl
2010-07-23
1
-6
/
+1
*
The ``include`` directive now supports absolute paths, which are interpreted ...
Georg Brandl
2010-05-30
1
-0
/
+19
*
Add some domain documentation.
Georg Brandl
2010-03-01
1
-0
/
+3
*
Re-export docutils .. class:: as .. rst-class:: and un-document .. cssclass::.
Georg Brandl
2010-02-28
1
-1
/
+3
*
Rename doc_read_data to temp_data, which reflects better what it does.
Georg Brandl
2010-01-17
1
-3
/
+3
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-1
/
+1
*
merge with trunk
Georg Brandl
2010-01-17
1
-5
/
+3
|
\
|
*
Refactor util package.
Georg Brandl
2010-01-17
1
-2
/
+3
*
|
Change naming convention in doc_read_data to "domain:key".
Georg Brandl
2010-01-13
1
-1
/
+2
*
|
merge with trunk
Georg Brandl
2010-01-07
1
-1
/
+3
|
\
\
|
|
/
|
*
#129: Wrap toctrees in a div tag with class ``toctree-wrapper`` in HTML output.
Georg Brandl
2010-01-03
1
-1
/
+3
*
|
merge with trunk
Georg Brandl
2010-01-02
1
-237
/
+24
|
\
\
|
|
/
|
/
|
|
*
merge with trunk
Georg Brandl
2009-12-31
1
-1
/
+3
|
|
\
|
*
|
Remove docutils 0.4 support.
Georg Brandl
2009-10-27
1
-27
/
+17
|
*
|
Remove env.note_versionchange().
Georg Brandl
2009-09-12
1
-2
/
+5
|
*
|
More refactoring for language-independent domain support.
Georg Brandl
2009-09-07
1
-138
/
+3
|
*
|
merge with trunk
Georg Brandl
2009-09-03
1
-2
/
+3
|
|
\
\
|
*
|
|
Add more tests for markup.
Georg Brandl
2009-08-09
1
-1
/
+1
|
*
|
|
merge with 0.6
Georg Brandl
2009-08-05
1
-1
/
+2
|
|
\
\
\
|
*
|
|
|
With a few disabled features (see XXX), the test suite runs again.
Georg Brandl
2009-07-13
1
-71
/
+0
*
|
|
|
|
merge with 0.6
Georg Brandl
2010-01-01
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
[next]