Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd366ab

Browse files
committed
chore(docs): load autodoc-typehints module
1 parent09a973e commitbd366ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"sphinx.ext.autodoc",
4343
"sphinx.ext.autosummary",
4444
"ext.docstrings",
45+
"sphinx_autodoc_typehints",# must be loaded after napoleon modules
4546
"sphinxcontrib.autoprogram",
4647
]
4748

‎requirements-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ myst-parser
44
sphinx==4.3.1
55
sphinx_rtd_theme
66
sphinxcontrib-autoprogram
7+
sphinx-autodoc-typehints==1.12.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp