Skip to content

bhrutledge/sphinx-requests-typehints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-requests-typehints

Example project showing how Sphinx's autdoc and intersphinx extensions handle type hints from requests.

See the rendered API documentation at https://sphinx-requests-typehints.readthedocs.io/.

Getting started

In an active virtual environment:

pip install -r requirements.txt

make -C docs html

open docs/_build/html/example_package.html

To run a live server:

make -C docs livehtml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages