Skip to content

tjsmart/sphinx-autodoc-typehints-rtype-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Repo to demonstrate sphinx-autodoc-typehints :rtype: issue

To build the docs use sphinx-build, for example:

sphinx-build --color -E -W -a -T -b html docs/source docs/build

And then view the docs by starting an http server:

python -m http.server --directory docs/build 8080

and then navigating to http://<hostname>:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published