From e656bf25e92e44009e34016c469ffdf1dcfafa3b Mon Sep 17 00:00:00 2001 From: jebba Date: Mon, 14 Jun 2021 23:46:37 -0600 Subject: [PATCH] move docs/ etc to upstream dir --- README-upstream.rst => upstream/README-upstream.rst | 0 TODO-upstream.rst => upstream/TODO-upstream.rst | 0 {docs => upstream/docs}/Makefile | 0 {docs => upstream/docs}/README.rst | 0 {docs => upstream/docs}/TODO.rst | 0 {docs => upstream/docs}/appguide.rst | 0 {docs => upstream/docs}/apps.rst | 0 {docs => upstream/docs}/code_of_conduct.rst | 0 {docs => upstream/docs}/conf.py | 0 {docs => upstream/docs}/contributing.rst | 0 {docs => upstream/docs}/dco.txt | 0 {docs => upstream/docs}/five-clause-nordic.rst | 0 {docs => upstream/docs}/gnu-gpl-v3.0.rst | 0 {docs => upstream/docs}/gnu-lgpl-v3.0.rst | 0 {docs => upstream/docs}/hello.py | 0 {docs => upstream/docs}/index.rst | 0 {docs => upstream/docs}/install.rst | 0 {docs => upstream/docs}/license.rst | 0 {docs => upstream/docs}/logo.png | Bin {docs => upstream/docs}/main.py | 0 {docs => upstream/docs}/main/apps.py | 0 {docs => upstream/docs}/main/chrono.py | 0 {docs => upstream/docs}/main/theme.py | 0 {docs => upstream/docs}/mit.rst | 0 {docs => upstream/docs}/res | 0 {docs => upstream/docs}/wasp.rst | 0 26 files changed, 0 insertions(+), 0 deletions(-) rename README-upstream.rst => upstream/README-upstream.rst (100%) rename TODO-upstream.rst => upstream/TODO-upstream.rst (100%) rename {docs => upstream/docs}/Makefile (100%) rename {docs => upstream/docs}/README.rst (100%) rename {docs => upstream/docs}/TODO.rst (100%) rename {docs => upstream/docs}/appguide.rst (100%) rename {docs => upstream/docs}/apps.rst (100%) rename {docs => upstream/docs}/code_of_conduct.rst (100%) rename {docs => upstream/docs}/conf.py (100%) rename {docs => upstream/docs}/contributing.rst (100%) rename {docs => upstream/docs}/dco.txt (100%) rename {docs => upstream/docs}/five-clause-nordic.rst (100%) rename {docs => upstream/docs}/gnu-gpl-v3.0.rst (100%) rename {docs => upstream/docs}/gnu-lgpl-v3.0.rst (100%) rename {docs => upstream/docs}/hello.py (100%) rename {docs => upstream/docs}/index.rst (100%) rename {docs => upstream/docs}/install.rst (100%) rename {docs => upstream/docs}/license.rst (100%) rename {docs => upstream/docs}/logo.png (100%) rename {docs => upstream/docs}/main.py (100%) rename {docs => upstream/docs}/main/apps.py (100%) rename {docs => upstream/docs}/main/chrono.py (100%) rename {docs => upstream/docs}/main/theme.py (100%) rename {docs => upstream/docs}/mit.rst (100%) rename {docs => upstream/docs}/res (100%) rename {docs => upstream/docs}/wasp.rst (100%) diff --git a/README-upstream.rst b/upstream/README-upstream.rst similarity index 100% rename from README-upstream.rst rename to upstream/README-upstream.rst diff --git a/TODO-upstream.rst b/upstream/TODO-upstream.rst similarity index 100% rename from TODO-upstream.rst rename to upstream/TODO-upstream.rst diff --git a/docs/Makefile b/upstream/docs/Makefile similarity index 100% rename from docs/Makefile rename to upstream/docs/Makefile diff --git a/docs/README.rst b/upstream/docs/README.rst similarity index 100% rename from docs/README.rst rename to upstream/docs/README.rst diff --git a/docs/TODO.rst b/upstream/docs/TODO.rst similarity index 100% rename from docs/TODO.rst rename to upstream/docs/TODO.rst diff --git a/docs/appguide.rst b/upstream/docs/appguide.rst similarity index 100% rename from docs/appguide.rst rename to upstream/docs/appguide.rst diff --git a/docs/apps.rst b/upstream/docs/apps.rst similarity index 100% rename from docs/apps.rst rename to upstream/docs/apps.rst diff --git a/docs/code_of_conduct.rst b/upstream/docs/code_of_conduct.rst similarity index 100% rename from docs/code_of_conduct.rst rename to upstream/docs/code_of_conduct.rst diff --git a/docs/conf.py b/upstream/docs/conf.py similarity index 100% rename from docs/conf.py rename to upstream/docs/conf.py diff --git a/docs/contributing.rst b/upstream/docs/contributing.rst similarity index 100% rename from docs/contributing.rst rename to upstream/docs/contributing.rst diff --git a/docs/dco.txt b/upstream/docs/dco.txt similarity index 100% rename from docs/dco.txt rename to upstream/docs/dco.txt diff --git a/docs/five-clause-nordic.rst b/upstream/docs/five-clause-nordic.rst similarity index 100% rename from docs/five-clause-nordic.rst rename to upstream/docs/five-clause-nordic.rst diff --git a/docs/gnu-gpl-v3.0.rst b/upstream/docs/gnu-gpl-v3.0.rst similarity index 100% rename from docs/gnu-gpl-v3.0.rst rename to upstream/docs/gnu-gpl-v3.0.rst diff --git a/docs/gnu-lgpl-v3.0.rst b/upstream/docs/gnu-lgpl-v3.0.rst similarity index 100% rename from docs/gnu-lgpl-v3.0.rst rename to upstream/docs/gnu-lgpl-v3.0.rst diff --git a/docs/hello.py b/upstream/docs/hello.py similarity index 100% rename from docs/hello.py rename to upstream/docs/hello.py diff --git a/docs/index.rst b/upstream/docs/index.rst similarity index 100% rename from docs/index.rst rename to upstream/docs/index.rst diff --git a/docs/install.rst b/upstream/docs/install.rst similarity index 100% rename from docs/install.rst rename to upstream/docs/install.rst diff --git a/docs/license.rst b/upstream/docs/license.rst similarity index 100% rename from docs/license.rst rename to upstream/docs/license.rst diff --git a/docs/logo.png b/upstream/docs/logo.png similarity index 100% rename from docs/logo.png rename to upstream/docs/logo.png diff --git a/docs/main.py b/upstream/docs/main.py similarity index 100% rename from docs/main.py rename to upstream/docs/main.py diff --git a/docs/main/apps.py b/upstream/docs/main/apps.py similarity index 100% rename from docs/main/apps.py rename to upstream/docs/main/apps.py diff --git a/docs/main/chrono.py b/upstream/docs/main/chrono.py similarity index 100% rename from docs/main/chrono.py rename to upstream/docs/main/chrono.py diff --git a/docs/main/theme.py b/upstream/docs/main/theme.py similarity index 100% rename from docs/main/theme.py rename to upstream/docs/main/theme.py diff --git a/docs/mit.rst b/upstream/docs/mit.rst similarity index 100% rename from docs/mit.rst rename to upstream/docs/mit.rst diff --git a/docs/res b/upstream/docs/res similarity index 100% rename from docs/res rename to upstream/docs/res diff --git a/docs/wasp.rst b/upstream/docs/wasp.rst similarity index 100% rename from docs/wasp.rst rename to upstream/docs/wasp.rst