From abb42dcd4886705d6ba8af27f68ef605218ac67c Mon Sep 17 00:00:00 2001 From: Philip Paquette Date: Wed, 11 Sep 2019 12:58:45 -0400 Subject: Added ReadtheDocs documentation for the public API - Reformatted the docstring to be compatible - Added tests to make sure the documentation compiles properly - Added sphinx as a pip requirement Co-authored-by: Philip Paquette Co-authored-by: notoraptor --- requirements_dev.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements_dev.txt') diff --git a/requirements_dev.txt b/requirements_dev.txt index 30fee7e..3cbcdd3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,3 +3,6 @@ pylint>=2.3.0 pytest>=4.4.0 pytest-xdist +sphinx +sphinx_copybutton +sphinx_rtd_theme -- cgit v1.2.3