From 5636bed675e234f7b4bfd74b2b4345c41ca8c01b Mon Sep 17 00:00:00 2001 From: sudosnok Date: Sun, 1 May 2022 15:30:12 +0100 Subject: [PATCH] Added the backbone for RTD --- docs/requirements.txt | 0 docs/source/conf.py | 0 docs/source/indext.rst | 1 + 3 files changed, 1 insertion(+) create mode 100644 docs/requirements.txt create mode 100644 docs/source/conf.py create mode 100644 docs/source/indext.rst diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..e69de29 diff --git a/docs/source/conf.py b/docs/source/conf.py new file mode 100644 index 0000000..e69de29 diff --git a/docs/source/indext.rst b/docs/source/indext.rst new file mode 100644 index 0000000..117920a --- /dev/null +++ b/docs/source/indext.rst @@ -0,0 +1 @@ +Github-API-Wrapper has its documentation hosted on Read the Docs. \ No newline at end of file