This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
sphinx
Watch
3
Star
0
Fork
0
You've already forked sphinx
mirror of
https://github.com/sphinx-doc/sphinx.git
synced
2025-02-25 18:55:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28ab5f233ce4265deecbe02b70e2c7a9bdf620c2
sphinx
/
tests
/
roots
/
test-ext-autodoc
History
Takeshi KOMIYA
28ab5f233c
Close
#8588
: autodoc: autodoc_type_aliases supports dotted name
...
It allows users to define an alias for a class with module name like `foo.bar.BazClass`.
2021-05-03 18:47:47 +09:00
..
bug2437
autodoc: make full reference for classes, aliased with "alias of"
2018-01-13 00:19:19 +03:00
target
Close
#8588
: autodoc: autodoc_type_aliases supports dotted name
2021-05-03 18:47:47 +09:00
autodoc_dummy_bar.py
Fix flake8 violations
2018-02-19 23:20:56 +09:00
autodoc_dummy_module.py
Sort imports with isort
2020-11-11 13:19:05 +01:00
conf.py
Fix flake8 violations
2018-02-19 23:20:56 +09:00
index.rst
add testcase for complex typehintsext.autodoc.typehints
2020-05-10 20:46:29 +09:00