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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 3.1.2 final
v3.1.2
Takeshi KOMIYA
2020-07-05
2
-16
/
+4
*
Merge pull request #7878 from mgeier/float-clearing
Takeshi KOMIYA
2020-07-05
2
-4
/
+22
|
\
|
*
Update CHANGES for PR #7878
Matthias Geier
2020-07-05
1
-0
/
+1
|
*
basic CSS: apply "clearfix" to admonitions etc.
Matthias Geier
2020-07-05
1
-0
/
+15
|
*
basic CSS: remove overflow-x from admonition/topic, allow more "floating"
Matthias Geier
2020-07-05
1
-4
/
+6
|
/
*
Merge pull request #7916 from tk0miya/7650_signatures_for_decorator
Takeshi KOMIYA
2020-07-05
4
-14
/
+11
|
\
|
*
autodoc: the signature of base function will be shown for decorated functions
Takeshi KOMIYA
2020-07-05
4
-14
/
+11
|
/
*
Update CHANGES for PR #7852
Takeshi KOMIYA
2020-07-05
1
-0
/
+1
*
Merge pull request #7852 from mgeier/basic-css-simple-lists
Takeshi KOMIYA
2020-07-05
1
-15
/
+18
|
\
|
*
basic CSS: better handling of list margins, including "simple" lists
Matthias Geier
2020-06-20
1
-18
/
+15
|
*
FIXUP: remove "compact" class
Matthias Geier
2020-06-19
1
-3
/
+1
|
*
basic CSS: Take "simple" and "compact" lists into account
Matthias Geier
2020-06-18
1
-0
/
+8
*
|
Merge pull request #7914 from tk0miya/7812_autodoc_name_conflicts
Takeshi KOMIYA
2020-07-04
6
-52
/
+56
|
\
\
|
*
|
Fix #7812: autodoc: crashed when given name is conflicted
Takeshi KOMIYA
2020-07-04
6
-52
/
+56
*
|
|
Merge pull request #7915 from tk0miya/verbose_tests
Takeshi KOMIYA
2020-07-04
3
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CI: Do testing more verbose
Takeshi KOMIYA
2020-07-04
3
-3
/
+3
|
/
/
*
|
Merge pull request #7881 from tk0miya/7812_broken_stub_files
Takeshi KOMIYA
2020-07-04
3
-18
/
+12
|
\
\
|
*
\
Merge branch '3.1.x' into 7812_broken_stub_files
Takeshi KOMIYA
2020-07-04
4
-6
/
+24
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #7872 from tk0miya/7806_revert_viewcode
Takeshi KOMIYA
2020-06-29
2
-4
/
+3
|
\
\
\
|
*
|
|
Fix #7806: viewcode: Failed to resolve viewcode references on 3rd party builders
Takeshi KOMIYA
2020-06-26
1
-0
/
+1
|
*
|
|
Revert "viewcode: Fix viewcode raises NoUri error on resolving phase except o...
Takeshi KOMIYA
2020-06-26
1
-4
/
+2
*
|
|
|
Merge pull request #7885 from tk0miya/builddoc_on_gha
Takeshi KOMIYA
2020-06-29
2
-2
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CI: Build document on GitHub Actions
Takeshi KOMIYA
2020-06-29
2
-2
/
+21
|
/
/
/
|
*
|
Fix #7812: autosummary: generates broken stub files (again)
Takeshi KOMIYA
2020-06-28
3
-18
/
+12
|
/
/
*
|
Merge pull request #7859 from tk0miya/7850_KeyError_for_autodoc_typehints_des...
Takeshi KOMIYA
2020-06-26
3
-5
/
+20
|
\
\
|
*
|
Fix #7850: autodoc: KeyError is raised for invalid mark up
Takeshi KOMIYA
2020-06-26
3
-5
/
+20
|
/
/
*
|
Merge pull request #7858 from tk0miya/7856_autoclass_crashed_for_non_classobj
Takeshi KOMIYA
2020-06-26
2
-1
/
+8
|
\
\
|
*
|
Fix #7856: autodoc: AttributeError is raised for non-class object
Takeshi KOMIYA
2020-06-26
2
-1
/
+8
|
/
/
*
|
Merge pull request #7862 from tk0miya/7844_relative_module_name
Takeshi KOMIYA
2020-06-26
4
-23
/
+82
|
\
\
|
*
|
Fix #7844: autodoc: Failed to detect module when relative module name given
Takeshi KOMIYA
2020-06-22
4
-23
/
+82
|
|
/
*
|
Merge pull request #7834 from tk0miya/twine_check_on_ci
Takeshi KOMIYA
2020-06-22
3
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
Do "twine check" on CI process
Takeshi KOMIYA
2020-06-14
3
-6
/
+12
|
/
*
github actions: Merge workflows for linting to lint.yml
Takeshi KOMIYA
2020-06-14
3
-34
/
+6
*
github actions: Rename flake8.yml to lint.yml
Takeshi KOMIYA
2020-06-14
1
-0
/
+0
*
Merge pull request #7833 from tk0miya/run_linttools_on_gha
Takeshi KOMIYA
2020-06-14
4
-6
/
+50
|
\
|
*
Run lint tools on GH Actions
Takeshi KOMIYA
2020-06-14
4
-6
/
+50
|
/
*
Bump version
Takeshi KOMIYA
2020-06-14
2
-3
/
+24
*
Bump to 3.1.1 final
v3.1.1
Takeshi KOMIYA
2020-06-14
2
-13
/
+4
*
Merge pull request #7831 from tk0miya/7807_contextmanager
Takeshi KOMIYA
2020-06-14
5
-2
/
+44
|
\
|
*
Merge branch '3.1.x' into 7807_contextmanager
Takeshi KOMIYA
2020-06-14
5
-10
/
+41
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #7829 from tk0miya/7805_retval_of_descriptors
Takeshi KOMIYA
2020-06-14
2
-0
/
+12
|
\
\
|
*
|
Fix #7805: autodoc: an object which descriptors returns is documented
Takeshi KOMIYA
2020-06-14
2
-0
/
+12
|
/
/
*
|
Merge pull request #7827 from tk0miya/7808_napoleon_nitpicky_warning
Takeshi KOMIYA
2020-06-14
4
-8
/
+18
|
\
\
|
*
|
Update CHANGES
Takeshi KOMIYA
2020-06-13
1
-0
/
+3
|
*
|
Revert "ext.napoleon: Emit type annotations at the start of `.. attribute::`"
Takeshi KOMIYA
2020-06-13
3
-8
/
+15
*
|
|
Merge pull request #7823 from tk0miya/7821_overload_builtin_function
Takeshi KOMIYA
2020-06-14
2
-2
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch '3.1.x' into 7821_overload_builtin_function
Takeshi KOMIYA
2020-06-13
2
-5
/
+6
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #7821: autodoc: TypeError is raised for overloaded C-ext function
Takeshi KOMIYA
2020-06-12
2
-2
/
+11
|
|
*
Fix #7807: autodoc: wrong signature is shown for the function using contextma...
Takeshi KOMIYA
2020-06-14
4
-2
/
+38
|
|
*
Fix autodoc: Show detailed warning when type_comment is mismatched (refs: #7807)
Takeshi KOMIYA
2020-06-13
2
-0
/
+6
|
|
/
|
/
|
[next]