From a2e6c7c0c914bd75e8f3eb756815cb70ac827537 Mon Sep 17 00:00:00 2001 From: Pieter Marsman Date: Sun, 27 Oct 2019 14:21:47 +0100 Subject: [PATCH] Move old documentation to subfolder --- docs/{ => old}/cid.obj | 0 docs/{ => old}/cid.png | Bin docs/{ => old}/index.html | 0 docs/{ => old}/layout.obj | 0 docs/{ => old}/layout.png | Bin docs/{ => old}/objrel.obj | 0 docs/{ => old}/objrel.png | Bin docs/{ => old}/programming.html | 0 docs/{ => old}/style.css | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename docs/{ => old}/cid.obj (100%) rename docs/{ => old}/cid.png (100%) rename docs/{ => old}/index.html (100%) rename docs/{ => old}/layout.obj (100%) rename docs/{ => old}/layout.png (100%) rename docs/{ => old}/objrel.obj (100%) rename docs/{ => old}/objrel.png (100%) rename docs/{ => old}/programming.html (100%) rename docs/{ => old}/style.css (100%) diff --git a/docs/cid.obj b/docs/old/cid.obj similarity index 100% rename from docs/cid.obj rename to docs/old/cid.obj diff --git a/docs/cid.png b/docs/old/cid.png similarity index 100% rename from docs/cid.png rename to docs/old/cid.png diff --git a/docs/index.html b/docs/old/index.html similarity index 100% rename from docs/index.html rename to docs/old/index.html diff --git a/docs/layout.obj b/docs/old/layout.obj similarity index 100% rename from docs/layout.obj rename to docs/old/layout.obj diff --git a/docs/layout.png b/docs/old/layout.png similarity index 100% rename from docs/layout.png rename to docs/old/layout.png diff --git a/docs/objrel.obj b/docs/old/objrel.obj similarity index 100% rename from docs/objrel.obj rename to docs/old/objrel.obj diff --git a/docs/objrel.png b/docs/old/objrel.png similarity index 100% rename from docs/objrel.png rename to docs/old/objrel.png diff --git a/docs/programming.html b/docs/old/programming.html similarity index 100% rename from docs/programming.html rename to docs/old/programming.html diff --git a/docs/style.css b/docs/old/style.css similarity index 100% rename from docs/style.css rename to docs/old/style.css