From d1d9b6ed2966f0aa5fa2c286f6c10bac7d68e9a6 Mon Sep 17 00:00:00 2001 From: Fabrice Quenneville Date: Fri, 20 Nov 2020 23:05:58 -0500 Subject: [PATCH] Working on docs structure vs github pages --- {html => docs}/_sources/index.rst.txt | 0 {html => docs}/_static/alabaster.css | 0 {html => docs}/_static/basic.css | 0 {html => docs}/_static/custom.css | 0 {html => docs}/_static/doctools.js | 0 {html => docs}/_static/documentation_options.js | 0 {html => docs}/_static/file.png | Bin {html => docs}/_static/jquery-3.5.1.js | 0 {html => docs}/_static/jquery.js | 0 {html => docs}/_static/language_data.js | 0 {html => docs}/_static/minus.png | Bin {html => docs}/_static/plus.png | Bin {html => docs}/_static/pygments.css | 0 {html => docs}/_static/searchtools.js | 0 {html => docs}/_static/underscore-1.3.1.js | 0 {html => docs}/_static/underscore.js | 0 {html => docs}/genindex.html | 0 {html => docs}/index.html | 0 {html => docs}/objects.inv | Bin {html => docs}/search.html | 0 {html => docs}/searchindex.js | 0 docs/{ => sphinx}/Makefile | 0 docs/{ => sphinx}/build/doctrees/environment.pickle | Bin docs/{ => sphinx}/build/doctrees/index.doctree | Bin docs/{ => sphinx}/make.bat | 0 docs/{ => sphinx}/source/conf.py | 0 docs/{ => sphinx}/source/index.rst | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename {html => docs}/_sources/index.rst.txt (100%) rename {html => docs}/_static/alabaster.css (100%) rename {html => docs}/_static/basic.css (100%) rename {html => docs}/_static/custom.css (100%) rename {html => docs}/_static/doctools.js (100%) rename {html => docs}/_static/documentation_options.js (100%) rename {html => docs}/_static/file.png (100%) rename {html => docs}/_static/jquery-3.5.1.js (100%) rename {html => docs}/_static/jquery.js (100%) rename {html => docs}/_static/language_data.js (100%) rename {html => docs}/_static/minus.png (100%) rename {html => docs}/_static/plus.png (100%) rename {html => docs}/_static/pygments.css (100%) rename {html => docs}/_static/searchtools.js (100%) rename {html => docs}/_static/underscore-1.3.1.js (100%) rename {html => docs}/_static/underscore.js (100%) rename {html => docs}/genindex.html (100%) rename {html => docs}/index.html (100%) rename {html => docs}/objects.inv (100%) rename {html => docs}/search.html (100%) rename {html => docs}/searchindex.js (100%) rename docs/{ => sphinx}/Makefile (100%) rename docs/{ => sphinx}/build/doctrees/environment.pickle (100%) rename docs/{ => sphinx}/build/doctrees/index.doctree (100%) rename docs/{ => sphinx}/make.bat (100%) rename docs/{ => sphinx}/source/conf.py (100%) rename docs/{ => sphinx}/source/index.rst (100%) 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