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
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
1
-1
/
+1
*
Fix COM812
Adam Turner
2023-02-18
1
-1
/
+1
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-4
/
+3
*
Move console output utilities to ``sphinx.util.display``
Adam Turner
2023-01-03
1
-1
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-4
/
+3
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-3
/
+3
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-4
/
+4
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Update typing ignores for mypy 0.990
Adam Turner
2022-11-13
1
-4
/
+4
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
1
-1
/
+1
*
Fix highlighting lexers
Adam Turner
2022-09-25
1
-1
/
+1
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
1
-15
/
+0
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-3
/
+3
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Support docutils-0.18: Consume iterator of Element.traverse()
Takeshi KOMIYA
2021-10-27
1
-2
/
+2
*
Fix #9210: viewcode: crashed if non importable modules found on parallel build
Takeshi KOMIYA
2021-05-12
1
-4
/
+5
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-1
/
+1
*
Fix #8933: viewcode: Failed to create back-links on parallel build
Takeshi KOMIYA
2021-02-26
1
-1
/
+8
*
Sometimes _viewcode_modules can be False; don't crash when it is
Dustin Spicuzza
2021-02-15
1
-1
/
+5
*
Fix #8756: viewcode: highlighted code is generated even if not referenced
Takeshi KOMIYA
2021-01-25
1
-0
/
+13
*
Fix #8704: viewcode: anchors are generated in incremental build
Takeshi KOMIYA
2021-01-22
1
-13
/
+51
*
Fix #8720: viewcode: module pages are generated for epub on incremental build
Takeshi KOMIYA
2021-01-22
1
-0
/
+4
*
refactor: viewcode: Fix type annotations
Takeshi KOMIYA
2021-01-19
1
-4
/
+4
*
Merge pull request #8698 from tk0miya/8681_viewcode_incremental_build
Takeshi KOMIYA
2021-01-19
1
-1
/
+40
|
\
|
*
Close #8681: viewcode: Support incremental build
Takeshi KOMIYA
2021-01-19
1
-1
/
+40
*
|
refactor: viewcode: Use a constant for dirname
Takeshi KOMIYA
2021-01-18
1
-7
/
+12
|
/
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
Revert "viewcode: Fix viewcode raises NoUri error on resolving phase except o...
Takeshi KOMIYA
2020-06-26
1
-4
/
+2
*
viewcode: Fix viewcode raises NoUri error on resolving phase except on HTML b...
Takeshi KOMIYA
2020-05-17
1
-2
/
+4
*
Merge branch '2.x' into 3.x
Takeshi KOMIYA
2020-02-18
1
-1
/
+1
|
\
|
*
Fix #7137: viewcode: Avoid to crash when non-python code given
Takeshi KOMIYA
2020-02-18
1
-1
/
+1
*
|
refactor: Update type annotations in sphinx.ext.*
Takeshi KOMIYA
2020-02-16
1
-3
/
+5
*
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-07-06
1
-18
/
+12
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.ext.viewcode
Takeshi KOMIYA
2019-07-04
1
-20
/
+14
|
*
Show deprecation warning for viewcode_import
Takeshi KOMIYA
2019-03-30
1
-0
/
+1
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-10
/
+0
|
/
*
Give "nonl=True" value to logging.info() instead of int
Takeshi KOMIYA
2019-01-19
1
-3
/
+0
*
Make info messages more translatable
Takeshi KOMIYA
2019-01-09
1
-2
/
+2
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge pull request #5805 from jdufresne/has-tag-str
Takeshi KOMIYA
2018-12-17
1
-6
/
+1
|
\
\
|
*
|
Remove unnecessary bytes/str type check from doctree_read()
Jon Dufresne
2018-12-16
1
-6
/
+1
[next]