From 5a16027bf0e1ce04ee34ca82df31bdd9c1241b5a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 18 Mar 2013 07:08:29 -0700 Subject: docs: create initial documentation subdirectory structure As the number of meta-virtualization users grows, the need to document various parts of the layer grows as well. Rather than rely only on wiki and online docs, we'll create a layer-local holding tank for relevant bits of documentation. Signed-off-by: Bruce Ashfield --- docs/00-README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/00-README (limited to 'docs/00-README') diff --git a/docs/00-README b/docs/00-README new file mode 100644 index 00000000..6fea1125 --- /dev/null +++ b/docs/00-README @@ -0,0 +1,6 @@ +meta-virtualization: docs +========================= + +The docs subdirectory is a holding tank for meta-virtualization related +READMEs, documentation, testing information, configuration and other +notes that help the users of meta-virt. -- cgit v1.2.3-54-g00ecf