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
/
ext
/
viewcode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
Turn off viewcode extension by default
Yoshiki Shibukawa
2016-07-28
1
-0
/
+5
*
Fix #2479: `sphinx.ext.viewcode` uses python2 highlighter by default
Takeshi KOMIYA
2016-06-24
1
-2
/
+2
*
viewcode: default to python3 highlighting if highlight_language is python3
Georg Brandl
2016-02-14
1
-1
/
+5
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-1
/
+1
*
ext: pep8 fixes
Georg Brandl
2015-03-08
1
-2
/
+2
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Make remaining builtin extensions parallel-read-proof.
Georg Brandl
2014-09-22
1
-12
/
+25
*
|
[WIP] parallel read
Georg Brandl
2014-09-22
1
-1
/
+1
*
|
Change extension setup() return value to a dictionary of metadata.
Georg Brandl
2014-09-22
1
-1
/
+1
*
|
Return version from setup() for all sphinx.ext extensions.
Georg Brandl
2014-09-03
1
-0
/
+2
*
|
:mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623
Takayuki Shimizukawa
2014-08-22
1
-6
/
+33
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+2
*
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+3
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
Closes #848: Always take the newest code in incremental rebuilds with the :mo...
Georg Brandl
2014-01-19
1
-11
/
+11
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
1
-1
/
+1
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
#515: Fix tracebacks in the viewcode extension for Python objects that do not...
Georg Brandl
2011-01-03
1
-2
/
+2
*
|
merge with trunk
Robert Lehmann
2010-08-17
1
-1
/
+5
|
\
\
|
*
|
only decode code if necessary
Daniel Neuhäuser
2010-06-07
1
-1
/
+5
|
|
/
*
|
Preliminary fix for broken translations in autodoc/viewcode.
Robert Lehmann
2010-06-29
1
-1
/
+1
|
/
*
Really fix IndexError from #424.
Georg Brandl
2010-06-13
1
-1
/
+1
*
#424: Fix IndexError in viewcode extension.
Georg Brandl
2010-05-26
1
-1
/
+2
*
Test the viewcode extension; decode the source files before highlighting them.
Georg Brandl
2010-05-26
1
-3
/
+6
*
Only output one status for all module code pages.
Georg Brandl
2010-01-18
1
-1
/
+3
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
*
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+1
*
Use <h1>, otherwise themes will break.
Georg Brandl
2010-01-14
1
-2
/
+2
*
Fix duplication of source links.
Georg Brandl
2010-01-14
1
-1
/
+3
*
Cleanup make check.
Georg Brandl
2010-01-13
1
-3
/
+5
*
Add the "viewcode" extension.
Georg Brandl
2010-01-13
1
-0
/
+162