From 9f906b36533f041df80e2bdf3e40a644574f20ff Mon Sep 17 00:00:00 2001 From: Dominic Date: Mon, 19 Jul 2021 14:40:10 +0100 Subject: Add sphinx-autodoc-typehints --- doc/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/requirements.txt b/doc/requirements.txt index b0c8f18d..20598a39 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,2 +1,3 @@ sphinx==4.1.1 sphinx_rtd_theme +sphinx-autodoc-typehints -- cgit v1.2.1