diff --git a/docs/html/_sources/index.rst.txt b/docs/_sources/index.rst.txt
similarity index 100%
rename from docs/html/_sources/index.rst.txt
rename to docs/_sources/index.rst.txt
diff --git a/docs/html/_static/alabaster.css b/docs/_static/alabaster.css
similarity index 100%
rename from docs/html/_static/alabaster.css
rename to docs/_static/alabaster.css
diff --git a/docs/html/_static/basic.css b/docs/_static/basic.css
similarity index 100%
rename from docs/html/_static/basic.css
rename to docs/_static/basic.css
diff --git a/docs/html/_static/custom.css b/docs/_static/custom.css
similarity index 100%
rename from docs/html/_static/custom.css
rename to docs/_static/custom.css
diff --git a/docs/html/_static/doctools.js b/docs/_static/doctools.js
similarity index 100%
rename from docs/html/_static/doctools.js
rename to docs/_static/doctools.js
diff --git a/docs/html/_static/documentation_options.js b/docs/_static/documentation_options.js
similarity index 100%
rename from docs/html/_static/documentation_options.js
rename to docs/_static/documentation_options.js
diff --git a/docs/html/_static/file.png b/docs/_static/file.png
similarity index 100%
rename from docs/html/_static/file.png
rename to docs/_static/file.png
diff --git a/docs/html/_static/language_data.js b/docs/_static/language_data.js
similarity index 100%
rename from docs/html/_static/language_data.js
rename to docs/_static/language_data.js
diff --git a/docs/html/_static/minus.png b/docs/_static/minus.png
similarity index 100%
rename from docs/html/_static/minus.png
rename to docs/_static/minus.png
diff --git a/docs/html/_static/plus.png b/docs/_static/plus.png
similarity index 100%
rename from docs/html/_static/plus.png
rename to docs/_static/plus.png
diff --git a/docs/html/_static/pygments.css b/docs/_static/pygments.css
similarity index 100%
rename from docs/html/_static/pygments.css
rename to docs/_static/pygments.css
diff --git a/docs/html/_static/searchtools.js b/docs/_static/searchtools.js
similarity index 100%
rename from docs/html/_static/searchtools.js
rename to docs/_static/searchtools.js
diff --git a/docs/html/_static/sphinx_highlight.js b/docs/_static/sphinx_highlight.js
similarity index 100%
rename from docs/html/_static/sphinx_highlight.js
rename to docs/_static/sphinx_highlight.js
diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle
deleted file mode 100644
index b0c0691..0000000
Binary files a/docs/build/doctrees/environment.pickle and /dev/null differ
diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree
deleted file mode 100644
index 7151b12..0000000
Binary files a/docs/build/doctrees/index.doctree and /dev/null differ
diff --git a/docs/html/genindex.html b/docs/genindex.html
similarity index 100%
rename from docs/html/genindex.html
rename to docs/genindex.html
diff --git a/docs/html/.buildinfo b/docs/html/.buildinfo
deleted file mode 100644
index 7598238..0000000
--- a/docs/html/.buildinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-# Sphinx build info version 1
-# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 7b818b47e6f359b937e5a2517f120d43
-tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/html/index.html b/docs/index.html
similarity index 100%
rename from docs/html/index.html
rename to docs/index.html
diff --git a/docs/html/objects.inv b/docs/objects.inv
similarity index 100%
rename from docs/html/objects.inv
rename to docs/objects.inv
diff --git a/docs/html/py-modindex.html b/docs/py-modindex.html
similarity index 100%
rename from docs/html/py-modindex.html
rename to docs/py-modindex.html
diff --git a/docs/html/search.html b/docs/search.html
similarity index 100%
rename from docs/html/search.html
rename to docs/search.html
diff --git a/docs/html/searchindex.js b/docs/searchindex.js
similarity index 100%
rename from docs/html/searchindex.js
rename to docs/searchindex.js