From 55cc996368469bf9c3cfec5789d9c9675bd4e664 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Thu, 17 Mar 2016 15:10:35 -0500 Subject: [PATCH] Move old documentation out of the way --- {docs => old/docs}/Makefile | 0 {docs => old/docs}/api.rst | 0 {docs => old/docs}/buildout.rst | 0 {docs => old/docs}/changes.rst | 0 {docs => old/docs}/conf.py | 0 {docs => old/docs}/config.rst | 0 {docs => old/docs}/extensions.rst | 0 {docs => old/docs}/index.rst | 0 {docs => old/docs}/setuptools.rst | 0 {docs => old/docs}/vcs.rst | 0 {docs => old/docs}/warnings.rst | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {docs => old/docs}/Makefile (100%) rename {docs => old/docs}/api.rst (100%) rename {docs => old/docs}/buildout.rst (100%) rename {docs => old/docs}/changes.rst (100%) rename {docs => old/docs}/conf.py (100%) rename {docs => old/docs}/config.rst (100%) rename {docs => old/docs}/extensions.rst (100%) rename {docs => old/docs}/index.rst (100%) rename {docs => old/docs}/setuptools.rst (100%) rename {docs => old/docs}/vcs.rst (100%) rename {docs => old/docs}/warnings.rst (100%) diff --git a/docs/Makefile b/old/docs/Makefile similarity index 100% rename from docs/Makefile rename to old/docs/Makefile diff --git a/docs/api.rst b/old/docs/api.rst similarity index 100% rename from docs/api.rst rename to old/docs/api.rst diff --git a/docs/buildout.rst b/old/docs/buildout.rst similarity index 100% rename from docs/buildout.rst rename to old/docs/buildout.rst diff --git a/docs/changes.rst b/old/docs/changes.rst similarity index 100% rename from docs/changes.rst rename to old/docs/changes.rst diff --git a/docs/conf.py b/old/docs/conf.py similarity index 100% rename from docs/conf.py rename to old/docs/conf.py diff --git a/docs/config.rst b/old/docs/config.rst similarity index 100% rename from docs/config.rst rename to old/docs/config.rst diff --git a/docs/extensions.rst b/old/docs/extensions.rst similarity index 100% rename from docs/extensions.rst rename to old/docs/extensions.rst diff --git a/docs/index.rst b/old/docs/index.rst similarity index 100% rename from docs/index.rst rename to old/docs/index.rst diff --git a/docs/setuptools.rst b/old/docs/setuptools.rst similarity index 100% rename from docs/setuptools.rst rename to old/docs/setuptools.rst diff --git a/docs/vcs.rst b/old/docs/vcs.rst similarity index 100% rename from docs/vcs.rst rename to old/docs/vcs.rst diff --git a/docs/warnings.rst b/old/docs/warnings.rst similarity index 100% rename from docs/warnings.rst rename to old/docs/warnings.rst