From 96348423c7c5cdc1b90153d703d7e9d8df9eac6f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Dec 2020 13:04:11 -0500 Subject: [PATCH] docs planning --- docs/db.md | 0 docs/flask.md | 0 docs/{ => sphinx-old}/Makefile | 0 docs/{ => sphinx-old}/_static/css/darktheme.css | 0 docs/{ => sphinx-old}/conf.py | 0 docs/{ => sphinx-old}/index.rst | 0 docs/{ => sphinx-old}/make.bat | 0 docs/user.md | 0 docs/utilities.md | 0 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/db.md create mode 100644 docs/flask.md rename docs/{ => sphinx-old}/Makefile (100%) rename docs/{ => sphinx-old}/_static/css/darktheme.css (100%) rename docs/{ => sphinx-old}/conf.py (100%) rename docs/{ => sphinx-old}/index.rst (100%) rename docs/{ => sphinx-old}/make.bat (100%) create mode 100644 docs/user.md create mode 100644 docs/utilities.md diff --git a/docs/db.md b/docs/db.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/flask.md b/docs/flask.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/Makefile b/docs/sphinx-old/Makefile similarity index 100% rename from docs/Makefile rename to docs/sphinx-old/Makefile diff --git a/docs/_static/css/darktheme.css b/docs/sphinx-old/_static/css/darktheme.css similarity index 100% rename from docs/_static/css/darktheme.css rename to docs/sphinx-old/_static/css/darktheme.css diff --git a/docs/conf.py b/docs/sphinx-old/conf.py similarity index 100% rename from docs/conf.py rename to docs/sphinx-old/conf.py diff --git a/docs/index.rst b/docs/sphinx-old/index.rst similarity index 100% rename from docs/index.rst rename to docs/sphinx-old/index.rst diff --git a/docs/make.bat b/docs/sphinx-old/make.bat similarity index 100% rename from docs/make.bat rename to docs/sphinx-old/make.bat diff --git a/docs/user.md b/docs/user.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/utilities.md b/docs/utilities.md new file mode 100644 index 0000000..e69de29