diff --git a/html/_sources/index.rst.txt b/docs/_sources/index.rst.txt
similarity index 100%
rename from html/_sources/index.rst.txt
rename to docs/_sources/index.rst.txt
diff --git a/html/_static/alabaster.css b/docs/_static/alabaster.css
similarity index 100%
rename from html/_static/alabaster.css
rename to docs/_static/alabaster.css
diff --git a/html/_static/basic.css b/docs/_static/basic.css
similarity index 100%
rename from html/_static/basic.css
rename to docs/_static/basic.css
diff --git a/html/_static/custom.css b/docs/_static/custom.css
similarity index 100%
rename from html/_static/custom.css
rename to docs/_static/custom.css
diff --git a/html/_static/doctools.js b/docs/_static/doctools.js
similarity index 100%
rename from html/_static/doctools.js
rename to docs/_static/doctools.js
diff --git a/html/_static/documentation_options.js b/docs/_static/documentation_options.js
similarity index 100%
rename from html/_static/documentation_options.js
rename to docs/_static/documentation_options.js
diff --git a/html/_static/file.png b/docs/_static/file.png
similarity index 100%
rename from html/_static/file.png
rename to docs/_static/file.png
diff --git a/html/_static/jquery-3.5.1.js b/docs/_static/jquery-3.5.1.js
similarity index 100%
rename from html/_static/jquery-3.5.1.js
rename to docs/_static/jquery-3.5.1.js
diff --git a/html/_static/jquery.js b/docs/_static/jquery.js
similarity index 100%
rename from html/_static/jquery.js
rename to docs/_static/jquery.js
diff --git a/html/_static/language_data.js b/docs/_static/language_data.js
similarity index 100%
rename from html/_static/language_data.js
rename to docs/_static/language_data.js
diff --git a/html/_static/minus.png b/docs/_static/minus.png
similarity index 100%
rename from html/_static/minus.png
rename to docs/_static/minus.png
diff --git a/html/_static/plus.png b/docs/_static/plus.png
similarity index 100%
rename from html/_static/plus.png
rename to docs/_static/plus.png
diff --git a/html/_static/pygments.css b/docs/_static/pygments.css
similarity index 100%
rename from html/_static/pygments.css
rename to docs/_static/pygments.css
diff --git a/html/_static/searchtools.js b/docs/_static/searchtools.js
similarity index 100%
rename from html/_static/searchtools.js
rename to docs/_static/searchtools.js
diff --git a/html/_static/underscore-1.3.1.js b/docs/_static/underscore-1.3.1.js
similarity index 100%
rename from html/_static/underscore-1.3.1.js
rename to docs/_static/underscore-1.3.1.js
diff --git a/html/_static/underscore.js b/docs/_static/underscore.js
similarity index 100%
rename from html/_static/underscore.js
rename to docs/_static/underscore.js
diff --git a/html/genindex.html b/docs/genindex.html
similarity index 100%
rename from html/genindex.html
rename to docs/genindex.html
diff --git a/html/index.html b/docs/index.html
similarity index 100%
rename from html/index.html
rename to docs/index.html
diff --git a/html/objects.inv b/docs/objects.inv
similarity index 100%
rename from html/objects.inv
rename to docs/objects.inv
diff --git a/html/search.html b/docs/search.html
similarity index 100%
rename from html/search.html
rename to docs/search.html
diff --git a/html/searchindex.js b/docs/searchindex.js
similarity index 100%
rename from html/searchindex.js
rename to docs/searchindex.js
diff --git a/docs/Makefile b/docs/sphinx/Makefile
similarity index 100%
rename from docs/Makefile
rename to docs/sphinx/Makefile
diff --git a/docs/build/doctrees/environment.pickle b/docs/sphinx/build/doctrees/environment.pickle
similarity index 100%
rename from docs/build/doctrees/environment.pickle
rename to docs/sphinx/build/doctrees/environment.pickle
diff --git a/docs/build/doctrees/index.doctree b/docs/sphinx/build/doctrees/index.doctree
similarity index 100%
rename from docs/build/doctrees/index.doctree
rename to docs/sphinx/build/doctrees/index.doctree
diff --git a/docs/make.bat b/docs/sphinx/make.bat
similarity index 100%
rename from docs/make.bat
rename to docs/sphinx/make.bat
diff --git a/docs/source/conf.py b/docs/sphinx/source/conf.py
similarity index 100%
rename from docs/source/conf.py
rename to docs/sphinx/source/conf.py
diff --git a/docs/source/index.rst b/docs/sphinx/source/index.rst
similarity index 100%
rename from docs/source/index.rst
rename to docs/sphinx/source/index.rst