From 1a9535cdc50af8e9e47200c4bc48e27ff4c05953 Mon Sep 17 00:00:00 2001 From: Christoph Brill Date: Fri, 6 Jun 2008 20:05:27 +0200 Subject: [PATCH] Move the current documents to the docs folder. We should merge the interesting content to the manpages. --- INSTALL => docs/INSTALL | 0 INSTALL.DE => docs/INSTALL.DE | 0 INSTALL.FR => docs/INSTALL.FR | 0 README => docs/README | 0 README.alps => docs/README.alps | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename INSTALL => docs/INSTALL (100%) rename INSTALL.DE => docs/INSTALL.DE (100%) rename INSTALL.FR => docs/INSTALL.FR (100%) rename README => docs/README (100%) rename README.alps => docs/README.alps (100%) diff --git a/INSTALL b/docs/INSTALL similarity index 100% rename from INSTALL rename to docs/INSTALL diff --git a/INSTALL.DE b/docs/INSTALL.DE similarity index 100% rename from INSTALL.DE rename to docs/INSTALL.DE diff --git a/INSTALL.FR b/docs/INSTALL.FR similarity index 100% rename from INSTALL.FR rename to docs/INSTALL.FR diff --git a/README b/docs/README similarity index 100% rename from README rename to docs/README diff --git a/README.alps b/docs/README.alps similarity index 100% rename from README.alps rename to docs/README.alps