From a4c62f0e1402bfc5a125d4abb451d6f6296bd209 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Sun, 9 Aug 2020 20:32:01 +0300 Subject: [PATCH] Moved docs/html -> docs --- docs/{html => }/.buildinfo | 0 docs/{html => }/.nojekyll | 0 docs/{html => }/_modules/index.html | 0 .../{html => }/_modules/minehost/account/index.html | 0 docs/{html => }/_modules/minehost/server/index.html | 0 .../{html => }/_modules/minehost/session/index.html | 0 docs/{html => }/_sources/api.rst.txt | 0 docs/{html => }/_sources/index.rst.txt | 0 docs/{html => }/_static/alabaster.css | 0 docs/{html => }/_static/basic.css | 0 docs/{html => }/_static/custom.css | 0 docs/{html => }/_static/doctools.js | 0 docs/{html => }/_static/documentation_options.js | 0 docs/{html => }/_static/file.png | Bin docs/{html => }/_static/jquery-3.5.1.js | 0 docs/{html => }/_static/jquery.js | 0 docs/{html => }/_static/language_data.js | 0 docs/{html => }/_static/minus.png | Bin docs/{html => }/_static/plus.png | Bin docs/{html => }/_static/pygments.css | 0 docs/{html => }/_static/searchtools.js | 0 docs/{html => }/_static/underscore-1.3.1.js | 0 docs/{html => }/_static/underscore.js | 0 docs/{html => }/api/index.html | 0 docs/{html => }/genindex/index.html | 0 docs/{html => }/index.html | 0 docs/{html => }/objects.inv | Bin docs/{html => }/search/index.html | 0 docs/{html => }/searchindex.js | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename docs/{html => }/.buildinfo (100%) rename docs/{html => }/.nojekyll (100%) rename docs/{html => }/_modules/index.html (100%) rename docs/{html => }/_modules/minehost/account/index.html (100%) rename docs/{html => }/_modules/minehost/server/index.html (100%) rename docs/{html => }/_modules/minehost/session/index.html (100%) rename docs/{html => }/_sources/api.rst.txt (100%) rename docs/{html => }/_sources/index.rst.txt (100%) rename docs/{html => }/_static/alabaster.css (100%) rename docs/{html => }/_static/basic.css (100%) rename docs/{html => }/_static/custom.css (100%) rename docs/{html => }/_static/doctools.js (100%) rename docs/{html => }/_static/documentation_options.js (100%) rename docs/{html => }/_static/file.png (100%) rename docs/{html => }/_static/jquery-3.5.1.js (100%) rename docs/{html => }/_static/jquery.js (100%) rename docs/{html => }/_static/language_data.js (100%) rename docs/{html => }/_static/minus.png (100%) rename docs/{html => }/_static/plus.png (100%) rename docs/{html => }/_static/pygments.css (100%) rename docs/{html => }/_static/searchtools.js (100%) rename docs/{html => }/_static/underscore-1.3.1.js (100%) rename docs/{html => }/_static/underscore.js (100%) rename docs/{html => }/api/index.html (100%) rename docs/{html => }/genindex/index.html (100%) rename docs/{html => }/index.html (100%) rename docs/{html => }/objects.inv (100%) rename docs/{html => }/search/index.html (100%) rename docs/{html => }/searchindex.js (100%) diff --git a/docs/html/.buildinfo b/docs/.buildinfo similarity index 100% rename from docs/html/.buildinfo rename to docs/.buildinfo diff --git a/docs/html/.nojekyll b/docs/.nojekyll similarity index 100% rename from docs/html/.nojekyll rename to docs/.nojekyll diff --git a/docs/html/_modules/index.html b/docs/_modules/index.html similarity index 100% rename from docs/html/_modules/index.html rename to docs/_modules/index.html diff --git a/docs/html/_modules/minehost/account/index.html b/docs/_modules/minehost/account/index.html similarity index 100% rename from docs/html/_modules/minehost/account/index.html rename to docs/_modules/minehost/account/index.html diff --git a/docs/html/_modules/minehost/server/index.html b/docs/_modules/minehost/server/index.html similarity index 100% rename from docs/html/_modules/minehost/server/index.html rename to docs/_modules/minehost/server/index.html diff --git a/docs/html/_modules/minehost/session/index.html b/docs/_modules/minehost/session/index.html similarity index 100% rename from docs/html/_modules/minehost/session/index.html rename to docs/_modules/minehost/session/index.html diff --git a/docs/html/_sources/api.rst.txt b/docs/_sources/api.rst.txt similarity index 100% rename from docs/html/_sources/api.rst.txt rename to docs/_sources/api.rst.txt 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/jquery-3.5.1.js b/docs/_static/jquery-3.5.1.js similarity index 100% rename from docs/html/_static/jquery-3.5.1.js rename to docs/_static/jquery-3.5.1.js diff --git a/docs/html/_static/jquery.js b/docs/_static/jquery.js similarity index 100% rename from docs/html/_static/jquery.js rename to docs/_static/jquery.js 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/underscore-1.3.1.js b/docs/_static/underscore-1.3.1.js similarity index 100% rename from docs/html/_static/underscore-1.3.1.js rename to docs/_static/underscore-1.3.1.js diff --git a/docs/html/_static/underscore.js b/docs/_static/underscore.js similarity index 100% rename from docs/html/_static/underscore.js rename to docs/_static/underscore.js diff --git a/docs/html/api/index.html b/docs/api/index.html similarity index 100% rename from docs/html/api/index.html rename to docs/api/index.html diff --git a/docs/html/genindex/index.html b/docs/genindex/index.html similarity index 100% rename from docs/html/genindex/index.html rename to docs/genindex/index.html 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/search/index.html b/docs/search/index.html similarity index 100% rename from docs/html/search/index.html rename to docs/search/index.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